Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 24 of 24) sorted by relevance

/tools/bpf/bpftool/
A DMakefile118 NON_CHECK_FEAT_TARGETS := clean uninstall doc doc-clean doc-install doc-uninstall
288 doc: target
291 doc-clean:
294 doc-install:
297 doc-uninstall:
304 .PHONY: doc doc-clean doc-install doc-uninstall
/tools/perf/Documentation/
A DMakefile40 htmldir?=$(prefix)/share/doc/perf-doc
41 pdfdir?=$(prefix)/share/doc/perf-doc
230 $(OUTPUT)doc.dep : $(wildcard *.txt) build-docdep.perl
235 -include $(OUTPUT)doc.dep
242 $(OUTPUT)perf.info $(OUTPUT)perfman.info $(OUTPUT)doc.dep \
A Dsecurity.txt6 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html
81 -rw-r--r--. 1 root root 2.3M Mar 20 12:17 selinux-policy-doc-3.14.4-48.fc31.noarch.rpm
/tools/usb/usbip/
A DMakefile.am8 dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8)
/tools/perf/
A D.gitignore52 Documentation/doc.dep
A DMakefile.perf1028 DOC_TARGETS := doc man html info pdf
1031 INSTALL_DOC_TARGETS += quick-install-doc quick-install-man quick-install-html
1035 $(Q)$(MAKE) -C $(DOC_DIR) O=$(OUTPUT) $(@:doc=all) ASCIIDOC_EXTRA=$(ASCIIDOC_EXTRA)
1164 $(Q)$(MAKE) -C $(DOC_DIR) O=$(OUTPUT) $(@:-doc=) ASCIIDOC_EXTRA=$(ASCIIDOC_EXTRA) subdir=
A DMakefile.config1231 htmldir = share/doc/perf-doc
1232 tipdir = share/doc/perf-tip
/tools/lib/perf/Documentation/
A DMakefile33 docdir ?= $(prefix)/share/doc/libperf
/tools/verification/rv/
A DMakefile44 NON_CONFIG_TARGETS := clean install doc doc_clean doc_install
/tools/bpf/runqslower/
A Drunqslower.c113 .doc = argp_program_doc, in main()
/tools/net/ynl/generated/
A DMakefile13 docdir ?= $(datarootdir)/doc
/tools/tracing/rtla/
A DMakefile52 NON_CONFIG_TARGETS := clean install tarball doc doc_clean doc_install
/tools/power/cpupower/
A DMakefile79 docdir ?= /usr/share/doc/packages/cpupower
/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg108 # https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt
173 # https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt
/tools/memory-model/
A DREADME113 See "herd7 -help" or "herdtools7/doc/" for more information on running the
153 And, as with "herd7", please see "klitmus7 -help" or "herdtools7/doc/"
/tools/net/ynl/pyynl/lib/
A Dnlspec.py77 self.doc = yaml.get('doc', '')
88 return bool(self.doc)
/tools/net/ynl/pyynl/
A Dynl_gen_c.py1704 def write_doc_line(self, doc, indent=True): argument
1705 words = doc.split()
1720 if doc:
1722 self.p(' * ' + doc)
1908 def print_prototype(ri, direction, terminate=True, doc=None): argument
1923 ri.cw.write_func_prot(ret, fname, args, doc=doc, suffix=suffix)
1927 print_prototype(ri, "request", doc=ri.op['doc'])
3176 doc = ''
3178 doc = ' - ' + enum['doc']
3179 cw.write_doc_line(enum.enum_name + doc)
[all …]
/tools/perf/tests/
A Dmake105 make_doc := doc
111 make_install_doc := install-doc
/tools/testing/selftests/bpf/
A Dbench.c386 .doc = argp_program_doc, in parse_cmdline_args_init()
399 .doc = argp_program_doc, in parse_cmdline_args_final()
A Dxdp_features.c207 .doc = argp_program_doc,
A Dtest_progs.c1936 .doc = argp_program_doc, in main()
A Dveristat.c439 .doc = argp_program_doc,
/tools/testing/memblock/
A DREADME118 https://www.kernel.org/doc/html/latest/core-api/boot-time-mm.html
/tools/power/pm-graph/
A DREADME482 https://www.kernel.org/doc/Documentation/trace/kprobetrace.txt

Completed in 39 milliseconds