Home
last modified time | relevance | path

Searched full:documentation (Results 1 – 18 of 18) sorted by relevance

/kvm-unit-tests/lib/
H A Dpci-host-generic.h36 * Documentation/devicetree/bindings/pci/host-generic-pci.txt describes
H A Dpci-host-generic.c49 * See kernel Documentation/devicetree/bindings/pci/host-generic-pci.txt
H A Ddevicetree.h7 * Documentation/devicetree/booting-without-of.txt
/kvm-unit-tests/
H A DREADME173 See ./ARCH/README for architecture specific documentation.
182 doc Documentation/process/coding-style.rst
H A DREADME.md173 See ./ARCH/README for architecture specific documentation.
182 doc Documentation/process/coding-style.rst
H A DREADME.macOS.md61 documentation](https://support.apple.com/guide/disk-utility/dsku19ed921c/mac)
/kvm-unit-tests/x86/efi/
H A Dcrt0-efi-x86_64.S19 disclaimer in the documentation and/or other materials
H A Dreloc_x86_64.c19 disclaimer in the documentation and/or other materials
/kvm-unit-tests/arm/efi/
H A Dreloc_aarch64.c16 disclaimer in the documentation and/or other materials
/kvm-unit-tests/lib/arm/
H A Dtimer.c35 * From Linux devicetree timer binding documentation in timer_save_state_fdt()
H A Dgic.c45 * Documentation/devicetree/bindings/interrupt-controller/arm,gic.txt
46 * Documentation/devicetree/bindings/interrupt-controller/arm,gic-v3.txt
/kvm-unit-tests/riscv/efi/
H A Dreloc_riscv64.c18 disclaimer in the documentation and/or other materials
/kvm-unit-tests/scripts/
H A Dkernel-doc22 kernel-doc - Print formatted kernel documentation to stdout
45 Read C language source or header FILEs, extract embedded documentation comments,
46 and print formatted documentation to standard output.
48 The documentation comments are identified by the "/**" opening comment mark.
50 See Documentation/doc-guide/kernel-doc.rst for the documentation comment syntax.
204 # https://www.oasis-open.org/docbook/documentation/reference/html/refentry.html
220 STATE_DOCBLOCK => 6, # documentation block
227 # Inline documentation state
231 STATE_INLINE_TEXT => 2, # looking for member documentation
1734 # the following functions' documentation still comes out right:
[all …]
H A Dcheckpatch.pl73 my $docsfile = "$D/../Documentation/dev-tools/checkpatch.rst";
253 or warn "$P: Can't read the documentation file $docsfile $!\n";
1386 "README", "Documentation", "arch", "include", "drivers",
2699 # Pre-scan the patch looking for any __setup documentation.
2718 if ($1 =~ m@Documentation/admin-guide/kernel-parameters.txt$@) {
2913 $is_binding_patch = () = $realfile =~ m@^(?:Documentation/devicetree/|include/dt-bindings/)@;
2918 …"DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/s…
3437 ($realfile =~ m@^Documentation/devicetree/bindings/.*\.txt$@)) {
3439 …"DT bindings should be in DT schema format. See: Documentation/devicetree/bindings/writing-schema.…
3725 # check for DT compatible documentation
[all …]
/kvm-unit-tests/riscv/
H A Dcstart.S42 * See Linux kernel doc Documentation/arch/riscv/boot.rst and
43 * Documentation/arch/riscv/boot-image-header.rst
/kvm-unit-tests/lib/s390x/
H A Dsclp.c173 * documentation that explains why this is necessary in sclp_facilities_setup()
/kvm-unit-tests/arm/
H A Dcstart.S62 * See the kernel doc Documentation/arm/Booting
H A Dcstart64.S34 * Documentation/arm64/booting.txt