Searched refs:MKDIR (Results 1 – 22 of 22) sorted by relevance
| /linux-6.15/tools/arch/arm64/tools/ |
| H A D | Makefile | 13 MKDIR ?= mkdir macro 26 $(Q)$(MKDIR) -p $(dir $@)
|
| /linux-6.15/tools/tracing/latency/ |
| H A D | Makefile | 73 MKDIR := mkdir macro 78 @$(MKDIR) -p $(DESTDIR)$(BINDIR)
|
| /linux-6.15/tools/objtool/ |
| H A D | Makefile | 47 MKDIR = mkdir macro 74 $(Q)$(MKDIR) -p $@
|
| /linux-6.15/tools/power/cpupower/ |
| H A D | Makefile | 107 MKDIR = mkdir macro 279 $(ECHO) " MKDIR " $@
|
| /linux-6.15/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-6.15/tools/testing/selftests/net/ |
| H A D | bpf.mk | 17 $(call msg,MKDIR,,$@)
|
| /linux-6.15/kernel/bpf/preload/iterators/ |
| H A D | Makefile | 58 $(call msg,MKDIR,$@)
|
| /linux-6.15/drivers/hid/bpf/progs/ |
| H A D | Makefile | 73 $(call msg,MKDIR,$@)
|
| /linux-6.15/tools/bpf/resolve_btfids/ |
| H A D | Makefile | 52 $(call msg,MKDIR,,$@)
|
| /linux-6.15/tools/build/ |
| H A D | Makefile.build | 47 quiet_cmd_mkdir = MKDIR $(dir $@)
|
| /linux-6.15/tools/testing/selftests/sched_ext/ |
| H A D | Makefile | 104 $(call msg,MKDIR,,$@)
|
| /linux-6.15/tools/testing/selftests/hid/ |
| H A D | Makefile | 105 $(call msg,MKDIR,,$@)
|
| /linux-6.15/samples/hid/ |
| H A D | Makefile | 129 $(call msg,MKDIR,$@)
|
| /linux-6.15/tools/sched_ext/ |
| H A D | Makefile | 133 $(call msg,MKDIR,,$@)
|
| /linux-6.15/tools/perf/ |
| H A D | Makefile.perf | 215 MKDIR = mkdir 934 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1183 $(Q)$(MKDIR) -p $@
|
| /linux-6.15/samples/bpf/ |
| H A D | Makefile | 247 $(call msg,MKDIR,$@)
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | Makefile | 231 $(call msg,MKDIR,,$@) 562 $$(call msg,MKDIR,,$$@)
|
| /linux-6.15/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-6.15/arch/powerpc/boot/ |
| H A D | Makefile | 465 quiet_cmd_mkdir = MKDIR $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
|
| /linux-6.15/Documentation/filesystems/nfs/ |
| H A D | exporting.rst | 232 OPEN/CREATE, MKDIR, etc).
|