Searched refs:clean (Results 76 - 100 of 288) sorted by relevance

1234567891011>>

/linux-master/tools/verification/rv/
H A DMakefile50 NON_CONFIG_TARGETS := clean install doc doc_clean doc_install
81 clean: doc_clean fixdep-clean
87 .PHONY: FORCE clean
/linux-master/tools/kvm/kvm_stat/
H A DMakefile28 clean:
42 .PHONY: all clean man install-tools install-man install
/linux-master/tools/power/cpupower/debug/i386/
H A DMakefile29 clean:
42 .PHONY: all default clean install
/linux-master/tools/testing/selftests/sparc64/
H A DMakefile7 .PHONY: all clean run_tests install
16 .PHONY: all clean
/linux-master/tools/bpf/bpftool/Documentation/
H A DMakefile45 clean:
59 .PHONY: man man8 clean install uninstall
/linux-master/arch/arm/mm/
H A Dcache-fa.S40 * Unconditionally clean and invalidate the entire icache.
65 mcr p15, 0, ip, c7, c14, 0 @ clean/invalidate D cache
91 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
126 1: mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
148 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D line
171 mcrne p15, 0, r0, c7, c14, 1 @ clean & invalidate D entry
174 mcrne p15, 0, r1, c7, c14, 1 @ clean & invalidate D entry
193 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
208 1: mcr p15, 0, r0, c7, c14, 1 @ clean & invalidate D entry
H A Dproc-mohawk.S88 * Unconditionally clean and invalidate the entire icache.
114 mcr p15, 0, ip, c7, c14, 0 @ clean & invalidate all D cache
138 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
141 mcr p15, 0, r0, c7, c14, 1 @ clean and invalidate D entry
177 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
197 1: mcr p15, 0, r0, c7, c14, 1 @ clean+invalidate D entry
221 mcrne p15, 0, r0, c7, c10, 1 @ clean D entry
223 mcrne p15, 0, r1, c7, c10, 1 @ clean D entry
244 1: mcr p15, 0, r0, c7, c10, 1 @ clean D entry
262 mcr p15, 0, r0, c7, c14, 1 @ clean
[all...]
/linux-master/tools/testing/selftests/arm64/
H A DMakefile53 clean:
59 .PHONY: all clean install run_tests emit_tests
/linux-master/tools/testing/selftests/riscv/
H A DMakefile52 clean:
58 .PHONY: all clean install run_tests emit_tests
/linux-master/tools/testing/vsock/
H A DMakefile12 .PHONY: all test clean
13 clean:
/linux-master/tools/tracing/latency/
H A DMakefile51 NON_CONFIG_TARGETS := clean install
88 clean:
93 .PHONY: FORCE clean install
/linux-master/tools/build/tests/ex/
H A DMakefile23 clean:
/linux-master/tools/testing/selftests/ptp/
H A Dtestptp.mk29 clean:
32 distclean: clean
/linux-master/tools/virtio/ringtest/
H A DMakefile22 clean:
31 .PHONY: all clean
/linux-master/drivers/misc/echo/
H A Decho.h120 int16_t clean; member in struct:oslec_state
/linux-master/tools/power/cpupower/debug/kernel/
H A DMakefile14 clean:
/linux-master/scripts/gdb/linux/
H A DMakefile25 clean-files := *.pyc *.pyo
/linux-master/tools/bootconfig/
H A DMakefile29 clean:
/linux-master/tools/objtool/include/objtool/
H A Dobjtool.h18 bool clean; member in struct:pv_state
/linux-master/tools/bpf/resolve_btfids/
H A DMakefile99 clean: fixdep-clean
103 clean:
112 .PHONY: all FORCE clean tags prepare
/linux-master/tools/perf/arch/arm64/
H A DMakefile26 clean::
/linux-master/tools/perf/arch/powerpc/
H A DMakefile30 clean::
/linux-master/tools/perf/arch/loongarch/
H A DMakefile25 clean::
/linux-master/drivers/tty/vt/
H A DMakefile12 # Files generated that shall be removed upon make clean
13 clean-files := consolemap_deftbl.c defkeymap.c
/linux-master/tools/objtool/
H A DMakefile87 $(LIBSUBCMD)-clean:
91 clean: $(LIBSUBCMD)-clean
98 .PHONY: clean FORCE

Completed in 191 milliseconds

1234567891011>>