Searched refs:MKDIR (Results 1 – 20 of 20) 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/objtool/ |
| H A D | Makefile | 97 MKDIR = mkdir 113 $(Q)$(MKDIR) -p $@ 47 MKDIR = mkdir global() macro
|
| /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/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 | 73 $(call msg,MKDIR,$@)
|
| /linux/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 52 $(call msg,MKDIR,,$@)
|
| /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/testing/selftests/hid/ |
| H A D | Makefile | 105 $(call msg,MKDIR,,$@)
|
| /linux/tools/sched_ext/ |
| H A D | Makefile | 133 $(call msg,MKDIR,,$@)
|
| /linux/tools/perf/ |
| H A D | Makefile.perf | 210 MKDIR = mkdir 931 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1181 $(Q)$(MKDIR) -p $@
|
| /linux/samples/bpf/ |
| H A D | Makefile | 247 $(call msg,MKDIR,$@)
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | Makefile | 232 $(call msg,MKDIR,,$@) 563 $$(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)/%,%,$@)
|