Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 77) sorted by relevance

1234

/tools/
DMakefile116 $(call descend,power/acpi,clean)
119 $(call descend,power/cpupower,clean)
122 $(call descend,$(@:_clean=),clean)
125 $(call descend,lib/lockdep,clean)
128 $(call descend,lib/api,clean)
131 $(call descend,$(@:_clean=),clean)
134 $(call descend,testing/$(@:_clean=),clean)
137 $(call descend,power/x86/$(@:_clean=),clean)
140 $(call descend,thermal/tmon,clean)
143 $(call descend,laptop/freefall,clean)
[all …]
/tools/build/tests/
Drun.sh4 make -C ex V=1 clean > ex.out 2>&1
12 make -C ex V=1 clean > /dev/null 2>&1
17 make -C ex V=1 clean > ex.out 2>&1
34 make -C ex V=1 clean > /dev/null 2>&1
39 make -C ex V=1 clean > ex.out 2>&1
59 make -C ex V=1 clean > /dev/null 2>&1
/tools/testing/selftests/powerpc/pmu/
DMakefile35 clean: target
37 $(MAKE) -C ebb clean
42 .PHONY: all run_tests clean ebb
/tools/testing/selftests/capabilities/
DMakefile5 .PHONY: all clean
14 clean: target
/tools/iio/
DMakefile14 .PHONY: clean
15 clean: target
/tools/vm/
DMakefile20 clean: target
22 make -C $(LIB_DIR) clean
/tools/testing/selftests/futex/functional/
DMakefile17 .PHONY: all clean
24 clean: target
/tools/power/acpi/
DMakefile14 clean: acpidump_clean ec_clean target
21 $(call descend,tools/$(@:_clean=),clean)
/tools/perf/
DMakefile.perf156 NON_CONFIG_TARGETS := clean TAGS tags cscope help
215 python-clean := $(call QUIET_CLEAN, python) $(RM) -r $(PYTHON_EXTBUILD) $(OUTPUT)python/perf.so
434 $(LIBTRACEEVENT)-clean:
436 $(Q)$(MAKE) -C $(TRACE_EVENT_DIR) O=$(OUTPUT) clean >/dev/null
444 $(LIBAPI)-clean:
446 $(Q)$(MAKE) -C $(LIB_DIR) O=$(OUTPUT) clean >/dev/null
451 $(LIBBPF)-clean:
453 $(Q)$(MAKE) -C $(BPF_DIR) O=$(OUTPUT) clean >/dev/null
598 config-clean:
600 $(Q)$(MAKE) -C $(srctree)/tools/build/feature/ clean >/dev/null
[all …]
/tools/testing/selftests/futex/
DMakefile5 .PHONY: all clean
28 clean: target
/tools/power/x86/turbostat/
DMakefile18 .PHONY : clean
19 clean : target
/tools/virtio/
DMakefile10 .PHONY: all test mod clean
11 clean: target
/tools/testing/selftests/
DMakefile67 make -C $$TARGET clean; \
104 clean: target
106 make -C $$TARGET clean; \
/tools/power/cpupower/debug/x86_64/
DMakefile22 clean: target
30 .PHONY: all default clean install
/tools/testing/selftests/powerpc/
DMakefile54 clean: target
56 $(MAKE) -C $$TARGET clean; \
/tools/perf/tests/
Dmake28 make_clean_all := clean all
74 # Targets 'clean all' can be run together only through top level
75 # Makefile because we detect clean target in Makefile.perf and
236 clean := @(cd $(PERF); make -s -f $(MK) clean >/dev/null)
239 $(call clean)
249 $(call clean)
266 $(call clean); \
272 $(call clean); \
282 .PHONY: all $(run) $(run_O) tarpkg clean
/tools/lib/bpf/
DMakefile176 config-clean:
178 $(Q)$(MAKE) -C $(srctree)/tools/build/feature/ clean >/dev/null
180 clean: target
/tools/testing/selftests/x86/
DMakefile5 .PHONY: all all_32 all_64 warn_32bit_failure clean
36 clean: target
/tools/lib/api/
DMakefile39 clean: target
45 .PHONY: clean FORCE
/tools/testing/selftests/firmware/
DMakefile11 clean: target
/tools/testing/selftests/sysctl/
DMakefile13 clean: target
/tools/power/cpupower/debug/i386/
DMakefile28 clean: target
41 .PHONY: all default clean install
/tools/testing/selftests/ftrace/
DMakefile8 clean: target
/tools/testing/selftests/membarrier/
DMakefile9 clean: target
/tools/testing/selftests/networking/timestamping/
DMakefile7 clean: target

1234