Home
last modified time | relevance | path

Searched refs:RM (Results 1 – 25 of 44) sorted by relevance

12

/tools/lib/subcmd/
A DMakefile16 RM = rm -f macro
81 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SUBCMD_IN)
115 $(call QUIET_CLEAN, libsubcmd) $(RM) $(LIBFILE); \
116 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/tools/bpf/runqslower/
A DMakefile44 $(Q)$(RM) -r $(BPFOBJ_OUTPUT) $(BPFTOOL_OUTPUT)
45 $(Q)$(RM) $(OUTPUT)*.o $(OUTPUT)*.d
46 $(Q)$(RM) $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h
47 $(Q)$(RM) $(OUTPUT)runqslower
48 $(Q)$(RM) -r .output
/tools/bpf/bpftool/Documentation/
A DMakefile5 RM ?= rm -f macro
41 $(Q)$(RM) $(DOC_MAN8)
50 $(Q)$(RM) $(addprefix $(DESTDIR)$(man8dir)/,$(_DOC_MAN8))
/tools/perf/Documentation/
A DMakefile53 RM ?= rm -f macro
231 $(QUIET_GEN)$(RM) $@+ $@ && \
245 $(call QUIET_CLEAN, Documentation) $(RM) $(CLEAN_FILES)
248 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
263 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
271 $(QUIET_XMLTO)$(RM) $@ && \
275 $(QUIET_ASCIIDOC)$(RM) $@+ $@ && \
285 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
296 $(QUIET_DB2TEXI)$(RM) $@+ $@ && \
/tools/lib/symbol/
A DMakefile79 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(SYMBOL_IN)
113 $(call QUIET_CLEAN, libsymbol) $(RM) $(LIBFILE); \
114 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/tools/arch/arm64/tools/
A DMakefile14 RM ?= rm macro
30 $(Q)$(RM) -rf $(arm64_generated_dir)
/tools/testing/selftests/bpf/
A DMakefile.docs7 RM ?= rm -f
54 $(Q)$(RM) $$(DOC_MAN$2) $(OUTPUT)bpf-$1.rst
63 $(Q)$(RM) $$(addprefix $(DESTDIR)$$(man$2dir)/,$$(_DOC_MAN$2))
/tools/lib/api/
A DMakefile78 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(API_IN)
124 $(call QUIET_CLEAN, libapi) $(RM) $(LIBFILE); \
125 find $(or $(OUTPUT),.) -name \*.o -or -name \*.o.cmd -or -name \*.o.d | xargs $(RM)
/tools/bpf/bpftool/
A DMakefile96 RM ?= rm -f macro
267 $(Q)$(RM) -- $(OUTPUT)bpftool $(OUTPUT)*.o $(OUTPUT)*.d
268 $(Q)$(RM) -- $(OUTPUT)*.skel.h $(OUTPUT)vmlinux.h
269 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT) $(BOOTSTRAP_OUTPUT)
271 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpftool
272 $(Q)$(RM) -r -- $(OUTPUT)feature/
285 $(Q)$(RM) -- $(DESTDIR)$(prefix)/sbin/bpftool
286 $(Q)$(RM) -- $(DESTDIR)$(bash_compdir)/bpftool
/tools/objtool/
A DMakefile84 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT)
87 $(call QUIET_CLEAN, objtool) $(RM) $(OBJTOOL)
89 $(Q)$(RM) $(OUTPUT)arch/x86/lib/inat-tables.c $(OUTPUT)fixdep
/tools/firmware/
A DMakefile11 $(RM) ihex2fw
/tools/leds/
A DMakefile11 $(RM) uledmon led_hw_brightness_mon
/tools/crypto/ccp/
A DMakefile13 $(RM) $(TARGET)
/tools/laptop/freefall/
A DMakefile14 $(RM) $(TARGET)
/tools/usb/ffs-aio-example/multibuff/host_app/
A DMakefile14 $(RM) test
/tools/usb/ffs-aio-example/simple/host_app/
A DMakefile14 $(RM) test
/tools/wmi/
A DMakefile15 $(RM) $(TARGET)
/tools/bpf/
A DMakefile91 $(Q)$(RM) -r -- $(OUTPUT)*.o $(OUTPUT)bpf_jit_disasm $(OUTPUT)bpf_dbg \
94 $(Q)$(RM) -- $(OUTPUT)FEATURE-DUMP.bpf
95 $(Q)$(RM) -r -- $(OUTPUT)feature
/tools/perf/
A DMakefile.perf210 RM = rm -f
776 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $<
960 $(Q)$(RM) -r -- $(LIBAPI_OUTPUT)
969 $(Q)$(RM) -r -- $(LIBBPF_OUTPUT)
978 $(Q)$(RM) -r -- $(LIBPERF_OUTPUT)
987 $(Q)$(RM) -r -- $(LIBSUBCMD_OUTPUT)
996 $(Q)$(RM) -r -- $(LIBSYMBOL_OUTPUT)
1041 $(QUIET_GEN)$(RM) TAGS; \
1045 $(QUIET_GEN)$(RM) tags; \
1049 $(QUIET_GEN)$(RM) cscope*; \
[all …]
/tools/perf/tests/shell/coresight/asm_pure_loop/
A DMakefile32 $(Q)$(RM) -f $(BIN)
/tools/perf/tests/shell/coresight/memcpy_thread/
A DMakefile31 $(Q)$(RM) -f $(BIN)
/tools/perf/tests/shell/coresight/thread_loop/
A DMakefile31 $(Q)$(RM) -f $(BIN)
/tools/perf/tests/shell/coresight/unroll_loop_thread/
A DMakefile31 $(Q)$(RM) -f $(BIN)
/tools/testing/vma/
A DMakefile18 …$(RM) $(TARGETS) *.o radix-tree.c idr.c generated/map-shift.h generated/bit-length.h generated/aut…
/tools/mm/
A DMakefile26 $(RM) page-types slabinfo page_owner_sort thp_swap_allocator_test

Completed in 20 milliseconds

12