Home
last modified time | relevance | path

Searched refs:MKDIR (Results 1 – 22 of 22) sorted by relevance

/linux/tools/arch/arm64/tools/
H A DMakefile13 MKDIR ?= mkdir macro
26 $(Q)$(MKDIR) -p $(dir $@)
/linux/tools/tracing/latency/
H A DMakefile73 MKDIR := mkdir macro
78 @$(MKDIR) -p $(DESTDIR)$(BINDIR)
/linux/tools/power/cpupower/
H A DMakefile109 MKDIR = mkdir
292 $(ECHO) " MKDIR " $@
293 $(QUIET) $(MKDIR) -p $@ 2>/dev/null
111 MKDIR = mkdir global() macro
/linux/tools/objtool/
H A DMakefile116 MKDIR = mkdir macro
132 $(Q)$(MKDIR) -p $@
/linux/tools/power/acpi/
H A DMakefile.rules24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null
H A DMakefile.config72 MKDIR = mkdir
/linux/tools/testing/selftests/net/
H A Dbpf.mk17 $(call msg,MKDIR,,$@)
/linux/kernel/bpf/preload/iterators/
H A DMakefile58 $(call msg,MKDIR,$@)
/linux/drivers/hid/bpf/progs/
H A DMakefile75 $(call msg,MKDIR,$@)
/linux/tools/bpf/resolve_btfids/
H A DMakefile52 $(call msg,MKDIR,,$@)
/linux/tools/build/
H A DMakefile.build47 quiet_cmd_mkdir = MKDIR $(dir $@)
/linux/tools/testing/selftests/sched_ext/
H A DMakefile104 $(call msg,MKDIR,,$@)
/linux/samples/hid/
H A DMakefile129 $(call msg,MKDIR,$@)
/linux/tools/sched_ext/
H A DMakefile133 $(call msg,MKDIR,,$@)
/linux/tools/testing/selftests/hid/
H A DMakefile105 $(call msg,MKDIR,,$@)
/linux/tools/perf/
H A DMakefile.perf211 MKDIR = mkdir
928 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters
1178 $(Q)$(MKDIR) -p $@
/linux/tools/perf/pmu-events/
H A DBuild125 quiet_cmd_mkd = MKDIR $@
/linux/samples/bpf/
H A DMakefile247 $(call msg,MKDIR,$@)
/linux/tools/testing/selftests/bpf/
H A DMakefile231 $(call msg,MKDIR,,$@)
562 $$(call msg,MKDIR,,$$@)
/linux/fs/nfs/
H A Dnfs2xdr.c1076 PROC(MKDIR, createargs, diropres, 0),
H A Dnfs3xdr.c2461 PROC(MKDIR, mkdir, create, 0),
/linux/arch/powerpc/boot/
H A DMakefile467 quiet_cmd_mkdir = MKDIR $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)