Searched full:documentation (Results 1 – 18 of 18) sorted by relevance
/kvm-unit-tests/lib/ |
H A D | pci-host-generic.h | 36 * Documentation/devicetree/bindings/pci/host-generic-pci.txt describes
|
H A D | pci-host-generic.c | 49 * See kernel Documentation/devicetree/bindings/pci/host-generic-pci.txt
|
H A D | devicetree.h | 7 * Documentation/devicetree/booting-without-of.txt
|
/kvm-unit-tests/ |
H A D | README | 173 See ./ARCH/README for architecture specific documentation. 182 doc Documentation/process/coding-style.rst
|
H A D | README.md | 173 See ./ARCH/README for architecture specific documentation. 182 doc Documentation/process/coding-style.rst
|
H A D | README.macOS.md | 61 documentation](https://support.apple.com/guide/disk-utility/dsku19ed921c/mac)
|
/kvm-unit-tests/x86/efi/ |
H A D | crt0-efi-x86_64.S | 19 disclaimer in the documentation and/or other materials
|
H A D | reloc_x86_64.c | 19 disclaimer in the documentation and/or other materials
|
/kvm-unit-tests/arm/efi/ |
H A D | reloc_aarch64.c | 16 disclaimer in the documentation and/or other materials
|
/kvm-unit-tests/lib/arm/ |
H A D | timer.c | 35 * From Linux devicetree timer binding documentation in timer_save_state_fdt()
|
H A D | gic.c | 45 * 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 D | reloc_riscv64.c | 18 disclaimer in the documentation and/or other materials
|
/kvm-unit-tests/scripts/ |
H A D | kernel-doc | 22 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 D | checkpatch.pl | 73 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 D | cstart.S | 42 * 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 D | sclp.c | 173 * documentation that explains why this is necessary in sclp_facilities_setup()
|
/kvm-unit-tests/arm/ |
H A D | cstart.S | 62 * See the kernel doc Documentation/arm/Booting
|
H A D | cstart64.S | 34 * Documentation/arm64/booting.txt
|