Searched refs:MKDIR (Results 1 – 22 of 22) sorted by relevance
| /linux/tools/arch/arm64/tools/ |
| H A D | Makefile | 13 MKDIR ?= mkdir macro 26 $(Q)$(MKDIR) -p $(dir $@)
|
| /linux/tools/tracing/latency/ |
| H A D | Makefile | 73 MKDIR := mkdir macro 78 @$(MKDIR) -p $(DESTDIR)$(BINDIR)
|
| /linux/tools/power/cpupower/ |
| H A D | Makefile | 109 MKDIR = mkdir 292 $(ECHO) " MKDIR " $@ 293 $(QUIET) $(MKDIR) -p $@ 2>/dev/null 111 MKDIR = mkdir global() macro
|
| /linux/tools/objtool/ |
| H A D | Makefile | 116 MKDIR = mkdir macro 132 $(Q)$(MKDIR) -p $@
|
| /linux/tools/power/acpi/ |
| H A D | Makefile.rules | 24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null
|
| H A D | Makefile.config | 72 MKDIR = mkdir
|
| /linux/tools/testing/selftests/net/ |
| H A D | bpf.mk | 17 $(call msg,MKDIR,,$@)
|
| /linux/kernel/bpf/preload/iterators/ |
| H A D | Makefile | 58 $(call msg,MKDIR,$@)
|
| /linux/drivers/hid/bpf/progs/ |
| H A D | Makefile | 75 $(call msg,MKDIR,$@)
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 52 $(call msg,MKDIR,,$@)
|
| /linux/tools/build/ |
| H A D | Makefile.build | 47 quiet_cmd_mkdir = MKDIR $(dir $@)
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 104 $(call msg,MKDIR,,$@)
|
| /linux/samples/hid/ |
| H A D | Makefile | 129 $(call msg,MKDIR,$@)
|
| /linux/tools/sched_ext/ |
| H A D | Makefile | 133 $(call msg,MKDIR,,$@)
|
| /linux/tools/testing/selftests/hid/ |
| H A D | Makefile | 105 $(call msg,MKDIR,,$@)
|
| /linux/tools/perf/ |
| H A D | Makefile.perf | 211 MKDIR = mkdir 928 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1178 $(Q)$(MKDIR) -p $@
|
| /linux/tools/perf/pmu-events/ |
| H A D | Build | 125 quiet_cmd_mkd = MKDIR $@
|
| /linux/samples/bpf/ |
| H A D | Makefile | 247 $(call msg,MKDIR,$@)
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 231 $(call msg,MKDIR,,$@) 562 $$(call msg,MKDIR,,$$@)
|
| /linux/fs/nfs/ |
| H A D | nfs2xdr.c | 1076 PROC(MKDIR, createargs, diropres, 0),
|
| H A D | nfs3xdr.c | 2461 PROC(MKDIR, mkdir, create, 0),
|
| /linux/arch/powerpc/boot/ |
| H A D | Makefile | 467 quiet_cmd_mkdir = MKDIR $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
|