Searched full:referencing (Results 1 – 25 of 232) sorted by relevance
12345678910
/linux-6.14.4/tools/perf/util/ |
D | probe-event.h | 40 /* probe-tracer tracing argument referencing offset */ 52 struct probe_trace_arg_ref *ref; /* Referencing offset */ 82 bool ref; /* Referencing flag */
|
/linux-6.14.4/include/asm-generic/ |
D | pgalloc.h | 64 * Return: `struct page` referencing the ptdesc or %NULL on error 89 * Return: `struct page` referencing the ptdesc or %NULL on error 106 * @pte_page: the `struct page` referencing the ptdesc
|
/linux-6.14.4/Documentation/sphinx/ |
D | automarkup.py | 55 # Reserved C words that we should skip when cross-referencing 150 # cross-referencing inside it first. 210 # cross-referencing inside it first.
|
/linux-6.14.4/fs/xfs/scrub/ |
D | common.h | 54 /* Are we set up for a cross-referencing check? */ 215 * Don't bother cross-referencing if we already found corruption or cross 216 * referencing discrepancies.
|
D | common.c | 282 /* Record a corruption while cross-referencing. */ 306 /* Record a corruption while cross-referencing with an inode. */ 327 /* Record a corruption while cross-referencing a fork block. */ 611 /* Set up a bnobt cursor for cross-referencing. */ in xchk_ag_btcur_init() 617 /* Set up a cntbt cursor for cross-referencing. */ in xchk_ag_btcur_init() 623 /* Set up a rmapbt cursor for cross-referencing. */ in xchk_ag_btcur_init() 631 /* Set up a refcountbt cursor for cross-referencing. */ in xchk_ag_btcur_init() 641 /* Set up a inobt cursor for cross-referencing. */ in xchk_ag_btcur_init() 647 /* Set up a finobt cursor for cross-referencing. */ in xchk_ag_btcur_init() 1358 * Errors encountered during cross-referencing with another in xchk_should_check_xref()
|
/linux-6.14.4/arch/um/ |
D | Makefile | 49 # -Dvmap=kernel_vmap prevents anything from referencing the libpcap.o symbol so 55 # -Dlongjmp=kernel_longjmp prevents anything from referencing the libpthread.a
|
/linux-6.14.4/Documentation/RCU/ |
D | UP.rst | 21 is referencing element B when it is interrupted by softirq processing, 26 from softirq, the list scan would find itself referencing a newly freed
|
/linux-6.14.4/Documentation/devicetree/bindings/serial/ |
D | microchip,pic32-uart.txt | 10 - pinctrl-0: Phandle referencing pin configuration of the UART peripheral.
|
/linux-6.14.4/Documentation/devicetree/bindings/mmc/ |
D | microchip,sdhci-pic32.txt | 14 - pinctrl-0: Phandle referencing pin configuration of the SDHCI controller.
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | adi,axi-spdif-tx.txt | 6 - clocks : Pairs of phandle and specifier referencing the controller's clocks.
|
D | adi,axi-i2s.txt | 9 - clocks : Pairs of phandle and specifier referencing the controller's clocks.
|
D | hisilicon,hi6210-i2s.txt | 40 Then when referencing the i2s controller:
|
/linux-6.14.4/Documentation/networking/ |
D | tc-actions-env-rules.rst | 18 someone else is referencing the skb. After that you "own" the skb.
|
/linux-6.14.4/Documentation/devicetree/bindings/usb/ |
D | ehci-st.txt | 9 - pinctrl-0 : phandle referencing pin configuration of the USB controller
|
/linux-6.14.4/Documentation/devicetree/bindings/spi/ |
D | nuvoton,npcm-pspi.txt | 15 - pinctrl-0 : phandle referencing pin configuration of the device.
|
D | nuvoton,npcm-fiu.txt | 25 - pinctrl-0 : phandle referencing pin configuration of the device.
|
/linux-6.14.4/Documentation/devicetree/bindings/gpio/ |
D | cdns,gpio.txt | 12 - clocks: should contain one entry referencing the peripheral clock driving
|
/linux-6.14.4/Documentation/doc-guide/ |
D | sphinx.rst | 411 Cross-referencing 414 Cross-referencing from one documentation page to another can be done simply by 435 For information on cross-referencing to kernel-doc functions or types, see 438 Referencing commits
|
D | kernel-doc.rst | 403 Name of a function parameter. (No cross-referencing, just formatting.) 406 Name of a constant. (No cross-referencing, just formatting.) 419 Name of an environment variable. (No cross-referencing, just formatting.) 438 Cross-referencing from reStructuredText
|
/linux-6.14.4/Documentation/devicetree/bindings/media/ |
D | renesas,fdp1.yaml | 41 A phandle referencing the FCP that handles memory accesses for the FDP1.
|
D | renesas,imr.yaml | 14 processor with a simple instruction system capable of referencing video
|
/linux-6.14.4/Documentation/devicetree/bindings/net/dsa/ |
D | qca8k.yaml | 14 describing a port needs to have a valid phandle referencing the internal PHY 17 the switch node and declare the phandle for the port, referencing the internal
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | dev-stateless-decoder.rst | 351 target until all the frames referencing it have been decoded. The safest way to 353 decoded frames referencing it have been dequeued. However, if the driver can 362 referencing frames have been queued.
|
/linux-6.14.4/fs/btrfs/ |
D | root-tree.c | 404 * that is referencing the root. 406 * For a forward ref, the root_id is the id of the tree referencing 410 * ref_id is the id of the tree referencing it.
|
/linux-6.14.4/drivers/md/dm-vdo/indexer/ |
D | open-chapter.h | 42 /* The hash table slots, referencing virtual record numbers */
|
12345678910