Searched full:docs (Results 1 – 25 of 552) sorted by relevance
12345678910>>...23
/linux-6.12.1/tools/testing/selftests/bpf/ |
D | Makefile.docs | 35 docs: $(DOCTARGETS) 58 docs-clean-$1: 62 docs-install-$1: docs 67 docs-uninstall-$1: 72 .PHONY: $1 docs-clean-$1 docs-install-$1 docs-uninstall-$1 79 docs-clean: $(foreach doctarget,$(DOCTARGETS), docs-clean-$(doctarget)) 80 docs-install: $(foreach doctarget,$(DOCTARGETS), docs-install-$(doctarget)) 81 docs-uninstall: $(foreach doctarget,$(DOCTARGETS), docs-uninstall-$(doctarget)) 83 .PHONY: docs docs-clean docs-install docs-uninstall man2 man7
|
D | test_doc_build.sh | 18 for tgt in docs docs-clean; do
|
/linux-6.12.1/Documentation/admin-guide/LSM/ |
D | tomoyo.rst | 33 https://sourceforge.net/projects/tomoyo/files/docs/ . 38 https://sourceforge.net/projects/tomoyo/files/docs/lca2009-takeda.pdf 40 https://sourceforge.net/projects/tomoyo/files/docs/freedomhectaipei-tomoyo.pdf 42 https://sourceforge.net/projects/tomoyo/files/docs/PacSec2007-en-no-demo.pdf 46 https://sourceforge.net/projects/tomoyo/files/docs/lca2009-kumaneko.pdf 48 https://sourceforge.net/projects/tomoyo/files/docs/lfj2008-bof.pdf 52 https://sourceforge.net/projects/tomoyo/files/docs/lfj2008.pdf
|
/linux-6.12.1/include/linux/ |
D | compiler_attributes.h | 42 * clang: https://clang.llvm.org/docs/AttributeReference.html#alloc-size 49 * to its docs (and also "warning: always_inline function might not be 68 * clang: https://clang.llvm.org/docs/AttributeReference.html#assume-aligned 74 * clang: https://clang.llvm.org/docs/AttributeReference.html#cleanup 114 * clang: https://clang.llvm.org/docs/AttributeReference.html#diagnose_as_builtin 130 * clang: https://clang.llvm.org/docs/AttributeReference.html#deprecated 169 * clang: https://clang.llvm.org/docs/AttributeReference.html#format 176 * clang: https://clang.llvm.org/docs/AttributeReference.html#gnu-inline 182 * clang: https://clang.llvm.org/docs/AttributeReference.html#malloc 196 * clang: https://clang.llvm.org/docs/AttributeReference.html#no-caller-saved-registers [all …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | tmp401.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html 36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html 44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
|
D | tmp421.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/chemical/ |
D | senseair,sunrise.yaml | 17 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/PSP11704.pdf 18 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/PSH11649.pdf 19 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/TDE5531.pdf 20 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Market/publicerat/TDE7318.pdf
|
/linux-6.12.1/Documentation/rust/ |
D | general-information.rst | 26 The generated HTML docs include integrated search, linked items (e.g. types, 29 https://rust.docs.kernel.org 33 https://rust.docs.kernel.org/next/ 37 https://rust.docs.kernel.org/6.10/ 39 The docs can also be easily generated and read locally. This is quite fast 47 To read the docs locally in your web browser, run e.g.::
|
/linux-6.12.1/Documentation/devicetree/bindings/leds/ |
D | nxp,pca963x.yaml | 19 - https://www.nxp.com/docs/en/data-sheet/PCA9632.pdf 20 - https://www.nxp.com/docs/en/data-sheet/PCA9633.pdf 21 - https://www.nxp.com/docs/en/data-sheet/PCA9634.pdf 22 - https://www.nxp.com/docs/en/data-sheet/PCA9635.pdf
|
D | awinic,aw200xx.yaml | 22 aw20036 - https://www.awinic.com/en/productDetail/AW20036QNR#tech-docs 23 aw20054 - https://www.awinic.com/en/productDetail/AW20054QNR#tech-docs 24 aw20072 - https://www.awinic.com/en/productDetail/AW20072QNR#tech-docs 25 aw20108 - https://www.awinic.com/en/productDetail/AW20108QNR#tech-docs
|
D | nxp,pca995x.yaml | 19 https://www.nxp.com/docs/en/data-sheet/PCA9952_PCA9955.pdf 20 https://www.nxp.com/docs/en/data-sheet/PCA9955B.pdf 21 https://www.nxp.com/docs/en/data-sheet/PCA9956B.pdf
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | avago,apds9300.yaml | 13 Datasheet: https://www.avagotech.com/docs/AV02-1077EN 14 Datasheet: https://www.avagotech.com/docs/AV02-4191EN 15 Datasheet: https://www.avagotech.com/docs/AV02-4755EN
|
/linux-6.12.1/scripts/ |
D | find-unused-docs.sh | 8 # usage: Run 'scripts/find-unused-docs.sh directory' from top level of kernel 11 # example: $scripts/find-unused-docs.sh drivers/scsi 21 echo "Usage: scripts/find-unused-docs.sh directory"
|
D | rust_is_available.sh | 90 echo >&2 "*** code $rust_compiler_code. See output and docs below for details:" 103 echo >&2 "*** an expected output. See output and docs below for details:" 134 echo >&2 "*** code $rust_bindings_generator_code. See output and docs below for details:" 147 echo >&2 "*** an expected output. See output and docs below for details:" 190 echo >&2 "*** a failure to locate libclang. See output and docs below for details:" 210 echo >&2 "*** and docs below for details:"
|
/linux-6.12.1/rust/kernel/ |
D | print.rs | 7 //! Reference: <https://docs.kernel.org/core-api/printk-basics.html> 200 /// [`pr_emerg`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_emerg 224 /// [`pr_alert`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_alert 248 /// [`pr_crit`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_crit 272 /// [`pr_err`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_err 296 /// [`pr_warn`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_warn 320 /// [`pr_notice`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_notice 344 /// [`pr_info`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_info 370 /// [`pr_debug`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_debug 398 /// [`pr_cont`]: https://docs.kernel.org/core-api/printk-basics.html#c.pr_cont
|
/linux-6.12.1/include/xen/interface/io/ |
D | 9pfs.h | 14 * See docs/misc/9pfs.markdown in xen.git for the full specification: 15 * https://xenbits.xen.org/docs/unstable/misc/9pfs.html
|
/linux-6.12.1/include/linux/fpga/ |
D | adi-axi-common.h | 7 * https://wiki.analog.com/resources/fpga/docs/axi_ip 8 * https://wiki.analog.com/resources/fpga/docs/hdl/regmap
|
/linux-6.12.1/Documentation/dev-tools/ |
D | clang-format.rst | 39 https://clang.llvm.org/docs/ClangFormat.html 41 https://clang.llvm.org/docs/ClangFormatStyleOptions.html 66 https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting 102 https://clang.llvm.org/docs/ClangFormat.html
|
/linux-6.12.1/Documentation/translations/it_IT/process/ |
D | clang-format.rst | 47 https://clang.llvm.org/docs/ClangFormat.html 49 https://clang.llvm.org/docs/ClangFormatStyleOptions.html 76 https://clang.llvm.org/docs/ClangFormat.html#script-for-patch-reformatting 114 https://clang.llvm.org/docs/ClangFormat.html
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | 8.Conclusion.rst | 51 https://www.kernel.org/pub/software/scm/git/docs/ 53 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
|
/linux-6.12.1/Documentation/devicetree/bindings/mailbox/ |
D | hisilicon,hi3660-mailbox.txt | 37 - compatible : See the client docs 39 Cells must match 'mbox-cells' (See Controller docs above)
|
/linux-6.12.1/Documentation/translations/zh_TW/process/ |
D | 8.Conclusion.rst | 54 https://www.kernel.org/pub/software/scm/git/docs/ 56 https://www.kernel.org/pub/software/scm/git/docs/user-manual.html
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | abi.rst | 7 .. See scripts/check-sysctl-docs to keep this up to date: 8 .. scripts/check-sysctl-docs -vtable="abi" \
|
/linux-6.12.1/Documentation/process/ |
D | kernel-docs.rst | 35 Docs at the Linux Kernel tree 50 On-line docs 186 :Keywords: memory management, Linux-MM, mm patches, TODO, docs, 227 https://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gddr3.c | 46 /* the below are mentioned in some, but not all, gddr3 docs */ 48 /* XXX: Per Samsung docs, are these used? They overlap with Qimonda */ 65 /* the below are mentioned in some, but not all, gddr3 docs */
|
12345678910>>...23