/Linux-v4.19/Documentation/doc-guide/ |
D | parse-headers.rst | 6 order to describe the userspace API and to generate cross-references 7 between the code and the documentation. Adding cross-references for 12 cross-references. It has to be called via Makefile, while building the 26 enums and defines and create cross-references to a Sphinx book. 65 included via ..parsed-literal block with cross-references for the 73 enums and enum symbols and create cross-references for all of them. 84 The \ **ignore**\ means that it won't generate cross references for a 92 The \ **replace**\ means that it will generate cross references for a 140 references for \ **typedef**\ , \ **enum**\ and \ **struct**\ types. It will use :ref: 162 It won't generate cross-references for \ **PRIVATE**\ .
|
/Linux-v4.19/scripts/ |
D | checkkconfigsymbols.py | 386 references = [] 389 return references 401 references.append(symbol) 403 return references 421 defined, references = parse_kconfig_file(kfile) 426 referenced_symbols[kfile] = references 434 references = [] 438 return defined, references 470 references.append(symbol) 472 return defined, references
|
/Linux-v4.19/drivers/misc/sgi-xp/ |
D | xpc.h | 556 atomic_t references; /* #of external references to queues */ member 755 atomic_t references; /* #of references to infrastructure */ member 950 atomic_inc(&ch->references); in xpc_msgqueue_ref() 956 s32 refs = atomic_dec_return(&ch->references); in xpc_msgqueue_deref() 973 s32 refs = atomic_dec_return(&part->references); in xpc_part_deref() 985 atomic_inc(&part->references); in xpc_part_ref()
|
/Linux-v4.19/Documentation/devicetree/ |
D | dynamic-resolution-notes.txt | 18 3. Using the __local__fixups__ node information adjust all local references 20 4. For each property in the __fixups__ node locate the node it references
|
/Linux-v4.19/scripts/kconfig/tests/preprocess/circular_expansion/ |
D | expected_stderr | 1 Kconfig:5: Recursive variable 'X' references itself (eventually)
|
/Linux-v4.19/Documentation/acpi/dsd/ |
D | graph.txt | 13 hierarchical data extension supports nodes with references to other 65 name followed by a reference in the same package. Such references consist of the 68 data extension reference under the port. Individual references thus appear as: 75 The references to endpoints must be always done both ways, to the
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | phy-ath79-usb.txt | 7 - resets: references to the reset controllers
|
/Linux-v4.19/Documentation/devicetree/bindings/siox/ |
D | eckelmann,siox-gpio.txt | 5 - din-gpios, dout-gpios, dclk-gpios, dld-gpios: references gpios for the
|
/Linux-v4.19/Documentation/vm/ |
D | page_frags.rst | 40 was implemented. It allows for freeing multiple references from a single 42 cleaning up the multiple references that were added to a page in order to
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | gpio-mux-clock.txt | 9 - clocks: list of two references to parent clocks.
|
D | brcm,kona-ccu.txt | 66 BCM281XX family clocks. When a clock consumer references a clocks, 111 BCM21664 family clocks. When a clock consumer references a clocks,
|
/Linux-v4.19/Documentation/ide/ |
D | warm-plug-howto.txt | 16 no other active references to devices before doing "delete_devices" step,
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-subdev-g-selection.rst | 116 ``pad`` references a non-existing pad, the ``which`` field 117 references a non-existing format, or the selection target is not
|
D | vidioc-subdev-g-crop.rst | 116 references a non-existing pad, the ``which`` field references a
|
D | vidioc-subdev-g-fmt.rst | 139 ``pad`` references a non-existing pad, or the ``which`` field 140 references a non-existing format.
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | st,stm32-exti.txt | 13 - interrupts: interrupts references to primary interrupt controller
|
/Linux-v4.19/Documentation/openrisc/ |
D | TODO | 8 -- Finish the renaming cleanup... there are references to or32 in the code
|
/Linux-v4.19/Documentation/devicetree/bindings/rtc/ |
D | faraday,ftrtc010.txt | 12 - clocks: when present should contain clock references to the
|
/Linux-v4.19/tools/memory-model/ |
D | README | 113 Documentation/references.txt 118 references, memory barriers, atomic read-modify-write operations, 126 Specifies what reorderings are forbidden by memory references,
|
/Linux-v4.19/scripts/coccinelle/api/ |
D | simple_open.cocci | 3 /// and replace file operations references to the function
|
/Linux-v4.19/scripts/kconfig/tests/preprocess/variable/ |
D | Kconfig | 37 # You can use variable references for the lefthand side of assignment statement.
|
/Linux-v4.19/Documentation/livepatch/ |
D | shadow-vars.txt | 26 A hashtable references all shadow variables. These references are 73 - find and remove any <*, id> references from global hashtable
|
/Linux-v4.19/sound/pci/mixart/ |
D | mixart.h | 160 int references; /* number of subs openned */ member
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,pm8xxx-xoadc.txt | 85 VADC will use a special voltage references for channel 86 calibration. The available references are specified in the
|
/Linux-v4.19/Documentation/parisc/ |
D | registers | 65 O (ordered references) 1* 127 used to make references to global variables easier. r30 is
|