Home
last modified time | relevance | path

Searched refs:cscope (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/kvm/
A DMakefile157 EXTRA_CLEAN += $(LIBKVM_C_OBJ) $(LIBKVM_S_OBJ) $(STATIC_LIBS) cscope.*
174 cscope: include_paths = $(LINUX_TOOL_INCLUDE) $(LINUX_HDR_PATH) include lib .. target
175 cscope: target
176 $(RM) cscope.*
180 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
181 cscope -b
/linux/tools/lib/bpf/
A DMakefile270 PHONY += force cscope tags check check_abi check_version
273 cscope: target
274 ls *.c *.h > cscope.files
275 cscope -b -q -I $(srctree)/include -f cscope.out
A D.gitignore6 cscope.*
/linux/scripts/
A Dtags.sh125 (echo \-k; echo \-q; all_target_sources) > cscope.files
126 cscope -b -f cscope.out
/linux/
A D.gitignore119 # cscope files
120 cscope.*
A DMakefile267 cscope gtags TAGS tags help% %docs check% coccicheck \
1878 tags TAGS cscope gtags: FORCE target
/linux/tools/perf/
A D.gitignore26 cscope*
A DMakefile.perf206 NON_CONFIG_TARGETS := clean python-clean TAGS tags cscope help
911 cscope:
912 $(QUIET_GEN)$(RM) cscope*; \
913 …$(FIND) $(TAG_FOLDERS) -name '*.[hcS]' -print -o -name '*.cpp' -print | xargs cscope -b $(TAG_FILE…
1096 …RM) *.spec *.pyc *.pyo */*.pyc */*.pyo $(OUTPUT)common-cmds.h TAGS tags cscope* $(OUTPUT)PERF-VER…
1156 .PHONY: $(GIT-HEAD-PHONY) TAGS tags cscope FORCE prepare
/linux/tools/perf/tests/
A Dmake98 make_cscope := cscope
182 ifneq ($(call has,cscope),)
196 test_make_cscope = test -f cscope.out
/linux/Documentation/
A Ddontdiff117 cscope.*
/linux/Documentation/RCU/
A Drcu.rst61 of the cscope databases from:
A DRTFP.txt1585 form, with links to corresponding cscope databases.
/linux/Documentation/kbuild/
A Dkbuild.rst244 For tags/TAGS/cscope targets, you can specify more than one arch

Completed in 19 milliseconds