Home
last modified time | relevance | path

Searched refs:MKDIR (Results 1 – 20 of 20) 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/objtool/
H A DMakefile97 MKDIR = mkdir
113 $(Q)$(MKDIR) -p $@
47 MKDIR = mkdir global() macro
/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/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 DMakefile73 $(call msg,MKDIR,$@)
/linux/tools/bpf/resolve_btfids/
H A DMakefile52 $(call msg,MKDIR,,$@)
/linux/tools/testing/selftests/sched_ext/
H A DMakefile104 $(call msg,MKDIR,,$@)
/linux/samples/hid/
H A DMakefile129 $(call msg,MKDIR,$@)
/linux/tools/testing/selftests/hid/
H A DMakefile105 $(call msg,MKDIR,,$@)
/linux/tools/sched_ext/
H A DMakefile133 $(call msg,MKDIR,,$@)
/linux/tools/perf/
H A DMakefile.perf210 MKDIR = mkdir
931 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters
1181 $(Q)$(MKDIR) -p $@
/linux/samples/bpf/
H A DMakefile247 $(call msg,MKDIR,$@)
/linux/tools/testing/selftests/bpf/
H A DMakefile232 $(call msg,MKDIR,,$@)
563 $$(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)/%,%,$@)