Searched refs:MKDIR (Results 1 – 22 of 22) sorted by relevance
| /linux/tools/arch/arm64/tools/ |
| A D | Makefile | 13 MKDIR ?= mkdir macro 32 $(Q)$(MKDIR) -p $(dir $@)
|
| /linux/tools/tracing/latency/ |
| A D | Makefile | 79 MKDIR := mkdir macro 84 @$(MKDIR) -p $(DESTDIR)$(BINDIR)
|
| /linux/tools/objtool/ |
| A D | Makefile | 46 MKDIR = mkdir macro 79 $(Q)$(MKDIR) -p $@
|
| /linux/tools/power/cpupower/ |
| A D | Makefile | 96 MKDIR = mkdir macro 256 $(ECHO) " MKDIR " $@
|
| /linux/tools/testing/selftests/net/ |
| A D | bpf.mk | 17 $(call msg,MKDIR,,$@)
|
| /linux/tools/power/acpi/ |
| A D | Makefile.rules | 24 $(QUIET) $(MKDIR) -p $(objdir) 2>/dev/null
|
| A D | Makefile.config | 72 MKDIR = mkdir
|
| /linux/kernel/bpf/preload/iterators/ |
| A D | Makefile | 58 $(call msg,MKDIR,$@)
|
| /linux/drivers/hid/bpf/progs/ |
| A D | Makefile | 73 $(call msg,MKDIR,$@)
|
| /linux/tools/bpf/resolve_btfids/ |
| A D | Makefile | 54 $(call msg,MKDIR,,$@)
|
| /linux/tools/build/ |
| A D | Makefile.build | 67 quiet_cmd_mkdir = MKDIR $(dir $@)
|
| /linux/tools/testing/selftests/sched_ext/ |
| A D | Makefile | 104 $(call msg,MKDIR,,$@)
|
| /linux/tools/testing/selftests/hid/ |
| A D | Makefile | 107 $(call msg,MKDIR,,$@)
|
| /linux/tools/sched_ext/ |
| A D | Makefile | 133 $(call msg,MKDIR,,$@)
|
| /linux/samples/hid/ |
| A D | Makefile | 128 $(call msg,MKDIR,$@)
|
| /linux/tools/perf/ |
| A D | Makefile.perf | 227 MKDIR = mkdir 924 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1179 $(Q)$(MKDIR) -p $@
|
| /linux/samples/bpf/ |
| A D | Makefile | 271 $(call msg,MKDIR,$@)
|
| /linux/tools/testing/selftests/bpf/ |
| A D | Makefile | 252 $(call msg,MKDIR,,$@) 585 $$(call msg,MKDIR,,$$@)
|
| /linux/fs/nfs/ |
| A D | nfs2xdr.c | 1076 PROC(MKDIR, createargs, diropres, 0),
|
| A D | nfs3xdr.c | 2461 PROC(MKDIR, mkdir, create, 0),
|
| /linux/arch/powerpc/boot/ |
| A D | Makefile | 468 quiet_cmd_mkdir = MKDIR $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
|
| /linux/Documentation/filesystems/nfs/ |
| A D | exporting.rst | 232 OPEN/CREATE, MKDIR, etc).
|
Completed in 40 milliseconds