Searched refs:MKDIR (Results 1 – 12 of 12) sorted by relevance
| /linux/tools/power/cpupower/ |
| A D | Makefile | 95 MKDIR = mkdir macro 260 $(ECHO) " MKDIR " $@
|
| /linux/kernel/bpf/preload/ |
| A D | Makefile | 22 $(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 | 56 $(call msg,MKDIR,$@)
|
| /linux/tools/bpf/resolve_btfids/ |
| A D | Makefile | 41 $(call msg,MKDIR,,$@)
|
| /linux/tools/build/ |
| A D | Makefile.build | 58 quiet_cmd_mkdir = MKDIR $(dir $@)
|
| /linux/tools/testing/selftests/bpf/ |
| A D | Makefile | 160 $(call msg,MKDIR,,$@) 376 $$(call msg,MKDIR,,$$@)
|
| /linux/tools/perf/ |
| A D | Makefile.perf | 194 MKDIR = mkdir 794 $(Q)$(MKDIR) -p $(OUTPUT)dlfilters 1047 $(Q)$(MKDIR) -p $@
|
| /linux/samples/bpf/ |
| A D | Makefile | 297 $(call msg,MKDIR,$@)
|
| /linux/fs/nfs/ |
| A D | nfs2xdr.c | 1145 PROC(MKDIR, createargs, diropres, 0),
|
| A D | nfs3xdr.c | 2537 PROC(MKDIR, mkdir, create, 0),
|
Completed in 20 milliseconds