Searched full:docs (Results 1 – 25 of 473) sorted by relevance
12345678910>>...19
/Linux-v6.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-v6.1/Documentation/admin-guide/LSM/ |
D | tomoyo.rst | 33 https://osdn.jp/projects/tomoyo/docs/?category_id=532&language_id=1 . 38 https://osdn.jp/projects/tomoyo/docs/lca2009-takeda.pdf 40 https://osdn.jp/projects/tomoyo/docs/freedomhectaipei-tomoyo.pdf 42 https://osdn.jp/projects/tomoyo/docs/PacSec2007-en-no-demo.pdf 46 https://osdn.jp/projects/tomoyo/docs/lca2009-kumaneko.pdf 48 https://osdn.jp/projects/tomoyo/docs/lfj2008-bof.pdf 52 https://osdn.jp/projects/tomoyo/docs/lfj2008.pdf
|
/Linux-v6.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 70 * clang: https://clang.llvm.org/docs/AttributeReference.html#assume-aligned 109 * clang: https://clang.llvm.org/docs/AttributeReference.html#diagnose_as_builtin 125 * clang: https://clang.llvm.org/docs/AttributeReference.html#deprecated 165 * clang: https://clang.llvm.org/docs/AttributeReference.html#format 172 * clang: https://clang.llvm.org/docs/AttributeReference.html#gnu-inline 178 * clang: https://clang.llvm.org/docs/AttributeReference.html#malloc 192 * clang: https://clang.llvm.org/docs/AttributeReference.html#no-caller-saved-registers 230 * clang: https://clang.llvm.org/docs/AttributeReference.html#flatten [all …]
|
/Linux-v6.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
|
D | tmp464.rst | 14 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp464.html 22 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp468.html
|
/Linux-v6.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-v6.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"
|
/Linux-v6.1/Documentation/rust/ |
D | general-information.rst | 16 The generated HTML docs include integrated search, linked items (e.g. types, 22 The docs can also be easily generated and read locally. This is quite fast 30 To read the docs locally in your web browser, run e.g.::
|
/Linux-v6.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
|
D | pvcalls.h | 14 * See docs/misc/pvcalls.markdown in xen.git for the full specification: 15 * https://xenbits.xen.org/docs/unstable/misc/pvcalls.html
|
/Linux-v6.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-v6.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-v6.1/Documentation/process/ |
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-v6.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-v6.1/Documentation/devicetree/bindings/mailbox/ |
D | sti-mailbox.txt | 36 - compatible : Many (See the client docs) 39 Cells must match 'mbox-cells' (See Controller docs above)
|
D | hisilicon,hi3660-mailbox.txt | 37 - compatible : See the client docs 39 Cells must match 'mbox-cells' (See Controller docs above)
|
/Linux-v6.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-v6.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-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | sddr3.c | 48 /* the below are mentioned in some, but not all, ddr3 docs */ 56 /* the below are mentioned in some, but not all, ddr3 docs */ 64 /* the below are mentioned in some, but not all, ddr3 docs */
|
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 */
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/accel/ |
D | nxp,fxls8962af.yaml | 15 https://www.nxp.com/docs/en/data-sheet/FXLS8962AF.pdf 16 https://www.nxp.com/docs/en/data-sheet/FXLS8964AF.pdf
|
/Linux-v6.1/Documentation/doc-guide/ |
D | maintainer-profile.rst | 20 should be made against the docs-next tree whenever possible. 34 the merge window. The docs tree tends to close late before the merge
|
/Linux-v6.1/drivers/net/usb/ |
D | plusb.c | 31 * seems to get wedged under load. Prolific docs are weak, and 36 * compatibility. Some docs suggest the difference between 2301 39 * pl25a1 glue based on patch from Tony Gibbs. Prolific "docs" on
|
12345678910>>...19