Home
last modified time | relevance | path

Searched full:referencing (Results 1 – 25 of 218) sorted by relevance

123456789

/linux-6.8/include/asm-generic/
Dpgalloc.h62 * Return: `struct page` referencing the ptdesc or %NULL on error
86 * Return: `struct page` referencing the ptdesc or %NULL on error
102 * @pte_page: the `struct page` referencing the ptdesc
/linux-6.8/tools/perf/util/
Dprobe-event.h40 /* probe-tracer tracing argument referencing offset */
52 struct probe_trace_arg_ref *ref; /* Referencing offset */
81 bool ref; /* Referencing flag */
/linux-6.8/fs/xfs/scrub/
Dcommon.h72 /* Are we set up for a cross-referencing check? */
192 * Don't bother cross-referencing if we already found corruption or cross
193 * referencing discrepancies.
Dcommon.c230 /* Record a corruption while cross-referencing. */
254 /* Record a corruption while cross-referencing with an inode. */
275 /* Record a corruption while cross-referencing a fork block. */
560 /* Set up a bnobt cursor for cross-referencing. */ in xchk_ag_btcur_init()
567 /* Set up a cntbt cursor for cross-referencing. */ in xchk_ag_btcur_init()
572 /* Set up a inobt cursor for cross-referencing. */ in xchk_ag_btcur_init()
579 /* Set up a finobt cursor for cross-referencing. */ in xchk_ag_btcur_init()
586 /* Set up a rmapbt cursor for cross-referencing. */ in xchk_ag_btcur_init()
593 /* Set up a refcountbt cursor for cross-referencing. */ in xchk_ag_btcur_init()
1128 * Errors encountered during cross-referencing with another in xchk_should_check_xref()
/linux-6.8/Documentation/sphinx/
Dautomarkup.py55 # Reserved C words that we should skip when cross-referencing
150 # cross-referencing inside it first.
210 # cross-referencing inside it first.
/linux-6.8/arch/um/
DMakefile49 # -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.8/Documentation/RCU/
DUP.rst21 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.8/Documentation/devicetree/bindings/serial/
Dmicrochip,pic32-uart.txt10 - pinctrl-0: Phandle referencing pin configuration of the UART peripheral.
/linux-6.8/Documentation/devicetree/bindings/nvmem/
Dsprd-efuse.txt7 - clocks: The phandle and specifier referencing the controller's clock.
/linux-6.8/Documentation/devicetree/bindings/mmc/
Dmicrochip,sdhci-pic32.txt14 - pinctrl-0: Phandle referencing pin configuration of the SDHCI controller.
/linux-6.8/Documentation/devicetree/bindings/sound/
Dadi,axi-spdif-tx.txt6 - clocks : Pairs of phandle and specifier referencing the controller's clocks.
Dadi,axi-i2s.txt9 - clocks : Pairs of phandle and specifier referencing the controller's clocks.
Dhisilicon,hi6210-i2s.txt40 Then when referencing the i2s controller:
/linux-6.8/Documentation/networking/
Dtc-actions-env-rules.rst18 someone else is referencing the skb. After that you "own" the skb.
/linux-6.8/Documentation/doc-guide/
Dkernel-doc.rst358 Name of a function parameter. (No cross-referencing, just formatting.)
361 Name of a constant. (No cross-referencing, just formatting.)
374 Name of an environment variable. (No cross-referencing, just formatting.)
393 Cross-referencing from reStructuredText
Dsphinx.rst411 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
/linux-6.8/Documentation/devicetree/bindings/usb/
Dehci-st.txt9 - pinctrl-0 : phandle referencing pin configuration of the USB controller
/linux-6.8/Documentation/devicetree/bindings/spi/
Dnuvoton,npcm-pspi.txt15 - pinctrl-0 : phandle referencing pin configuration of the device.
Dnuvoton,npcm-fiu.txt25 - pinctrl-0 : phandle referencing pin configuration of the device.
/linux-6.8/Documentation/devicetree/bindings/gpio/
Dcdns,gpio.txt12 - clocks: should contain one entry referencing the peripheral clock driving
/linux-6.8/Documentation/devicetree/bindings/pwm/
Dpwm-sprd.txt8 - clocks: The phandle and specifier referencing the controller's clocks.
/linux-6.8/Documentation/devicetree/bindings/media/
Drenesas,fdp1.yaml41 A phandle referencing the FCP that handles memory accesses for the FDP1.
Drenesas,imr.yaml14 processor with a simple instruction system capable of referencing video
/linux-6.8/Documentation/devicetree/bindings/net/dsa/
Dqca8k.yaml14 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.8/Documentation/userspace-api/media/v4l/
Ddev-stateless-decoder.rst351 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.

123456789