Searched refs:Documentation (Results 1 - 25 of 31) sorted by relevance

12

/linux-master/tools/perf/Documentation/
H A Dasciidoctor-extensions.rb5 module Documentation module in class:Perf
28 inline_macro Perf::Documentation::LinkPerfProcessor, :linkperf
H A DMakefile194 $(call QUIET_INSTALL, Documentation-man) \
213 $(call QUIET_INSTALL, Documentation-info) \
245 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES)
/linux-master/scripts/
H A Dspdxcheck-test.sh4 for FILE in Makefile Documentation/images/logo.gif; do
H A Dfind-unused-docs.sh15 if ! [ -d "Documentation" ]; then
33 cd Documentation/
H A Ddocumentation-file-ref-check4 # Treewide grep for references to files under Documentation, and report
15 "Documentation/scsi/scsi_mid_low_api.rst" => "Documentation/Configure.help",
16 "drivers/vhost/vhost.c" => "Documentation/virtual/lguest/lguest.c",
50 open IN, "git grep ':doc:\`' Documentation/|"
67 $f =~ s,^/,Documentation/,;
83 open IN, "git grep 'Documentation/'|"
104 next if ($ln =~ m,\b(\S*)Documentation/output,);
106 if ($ln =~ m,\b(\S*)(Documentation/[A-Za-z0-9\_\.\,\~/\*\[\]\?+-]*)(.*),) {
113 # /usr/src/linux/Documentation/DM
[all...]
H A Dcheck-sysctl-docs10 # Documentation/admin-guide/sysctl/kernel.rst \
56 if (prevline ~ /Documentation for/) {
H A Dget_abi.pl23 my $prefix="Documentation/ABI";
102 $fn =~ s,.*Documentation/ABI/,,;
431 $d =~ s,Documentation/(?!devicetree)(\S+)\.rst,:doc:`/$1`,g;
433 my @matches = $d =~ m,Documentation/ABI/([\w\/\-]+),g;
655 # Either ACPI or under Documentation/devicetree/bindings/
662 # Documentation/admin-guide/kernel-parameters.txt, but this
1005 defined at Documentation/ABI
1016 the Documentation/ABI directory.
1060 Parse the Linux ABI files from ABI DIR (usually located at Documentation/ABI),
1070 $ scripts/get_abi.pl search usb --dir Documentation/AB
[all...]
H A Dget_feat.pl21 my $prefix=$basename . "../Documentation/features";
563 Documentation/features.
587 the Documentation/features directory.
611 Parse the Linux feature files from Documentation/features (by default),
/linux-master/tools/testing/selftests/net/lib/
H A DMakefile8 TEST_FILES := ../../../../../Documentation/netlink/specs
/linux-master/tools/net/ynl/generated/
H A DMakefile19 ../../../../Documentation/netlink/specs/)
20 GENS=$(patsubst ../../../../Documentation/netlink/specs/%.yaml,%,${GENS_PATHS})
31 %-user.h: ../../../../Documentation/netlink/specs/%.yaml $(TOOL)
35 %-user.c: ../../../../Documentation/netlink/specs/%.yaml $(TOOL)
/linux-master/tools/bpf/bpftool/Documentation/
H A DMakefile46 $(call QUIET_CLEAN, Documentation)
50 $(call QUIET_INSTALL, Documentation-man)
55 $(call QUIET_UNINST, Documentation-man)
/linux-master/Documentation/
H A DMakefile15 $(shell $(srctree)/scripts/get_abi.pl validate --dir $(srctree)/Documentation/ABI)
24 _SPHINXDIRS = $(sort $(patsubst $(srctree)/Documentation/%/index.rst,%,$(wildcard $(srctree)/Documentation/*/index.rst)))
84 # e.g. "userspace-api/media" for the linux-tv book-set at ./Documentation/userspace-api/media
87 cmd_sphinx = $(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspace-api/media $2 && \
91 $(CONFIG_SHELL) $(srctree)/Documentation/sphinx/parallel-wrapper.sh \
104 YNL_INDEX:=$(srctree)/Documentation/networking/netlink_spec/index.rst
105 YNL_RST_DIR:=$(srctree)/Documentation/networking/netlink_spec
106 YNL_YAML_DIR:=$(srctree)/Documentation/netlink/specs
188 $(Q)$(MAKE) BUILDDIR=$(abspath $(BUILDDIR)) $(build)=Documentation/userspac
[all...]
/linux-master/drivers/cpufreq/
H A DKconfig.x8630 <file:Documentation/admin-guide/pm/cpufreq_drivers.rst>.
50 <file:Documentation/admin-guide/pm/amd-pstate.rst>.
69 <file:Documentation/admin-guide/pm/amd-pstate.rst>.
98 For details, take a look at <file:Documentation/cpu-freq/>.
125 For details, take a look at <file:Documentation/cpu-freq/>.
135 For details, take a look at <file:Documentation/cpu-freq/>.
147 For details, take a look at <file:Documentation/cpu-freq/>.
157 For details, take a look at <file:Documentation/cpu-freq/>.
178 For details, take a look at <file:Documentation/cpu-freq/>.
204 For details, take a look at <file:Documentation/cp
[all...]
/linux-master/Documentation/userspace-api/media/
H A DMakefile5 SRC_DIR=$(srctree)/Documentation/userspace-api/media
6 PARSER = $(srctree)/Documentation/sphinx/parse-headers.pl
/linux-master/Documentation/features/scripts/
H A Dfeatures-refresh.sh5 for F_FILE in Documentation/features/*/*/arch-support.txt; do
/linux-master/tools/tracing/rtla/
H A DMakefile.standalone14 DOCSRC := Documentation/
H A DMakefile31 DOCSRC := ../../../Documentation/tools/rtla/
/linux-master/tools/verification/rv/
H A DMakefile31 DOCSRC := ../../../Documentation/tools/rv/
/linux-master/tools/bpf/bpftool/
H A DMakefile278 $(call descend,Documentation)
281 $(call descend,Documentation,clean)
284 $(call descend,Documentation,install)
287 $(call descend,Documentation,uninstall)
/linux-master/tools/lib/perf/Documentation/
H A DMakefile2 # Most of this file is copied from tools/perf/Documentation/Makefile
140 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES)
/linux-master/tools/thermal/lib/
H A DMakefile151 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
/linux-master/tools/testing/fault-injection/
H A Dfailcmd.sh45 See Documentation/fault-injection/fault-injection.rst for more
/linux-master/tools/lib/thermal/
H A DMakefile159 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
/linux-master/tools/lib/perf/
H A DMakefile214 $(Q)$(MAKE) -C Documentation install-man install-html install-examples
/linux-master/
H A DMakefile118 # See the file "Documentation/dev-tools/sparse.rst" for more details,
1108 clean-dirs := $(sort . Documentation \
1436 $(Q)$(MAKE) $(build)=Documentation/devicetree/bindings $@
1439 $(Q)$(MAKE) $(build)=Documentation/devicetree/bindings
1443 $(Q)$(MAKE) $(build)=Documentation/devicetree/bindings $@
1652 @echo 'Documentation targets:'
1653 @$(MAKE) -f $(srctree)/Documentation/Makefile dochelp
1707 # Documentation targets
1713 $(Q)$(MAKE) $(build)=Documentation $@
1724 # Documentation targe
[all...]

Completed in 369 milliseconds

12