Searched refs:MKDIR (Results 1 - 21 of 21) sorted by relevance
/kernel/linux/linux-5.10/tools/power/cpupower/ |
H A D | Makefile | 95 MKDIR = mkdir macro 260 $(ECHO) " MKDIR " $@ 261 $(QUIET) $(MKDIR) -p $@ 2>/dev/null
|
/kernel/linux/linux-6.6/tools/objtool/ |
H A D | Makefile | 46 MKDIR = mkdir macro 75 $(Q)$(MKDIR) -p $@
|
/kernel/linux/linux-6.6/tools/power/cpupower/ |
H A D | Makefile | 95 MKDIR = mkdir macro 264 $(ECHO) " MKDIR " $@ 265 $(QUIET) $(MKDIR) -p $@ 2>/dev/null
|
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/ |
H A D | Makefile | 48 $(call msg,MKDIR,$@)
|
/kernel/linux/linux-5.10/tools/bpf/runqslower/ |
H A D | Makefile | 67 $(call msg,MKDIR,$@)
|
/kernel/linux/linux-5.10/tools/bpf/resolve_btfids/ |
H A D | Makefile | 41 $(call msg,MKDIR,,$@)
|
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/ |
H A D | Makefile | 58 $(call msg,MKDIR,$@)
|
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/ |
H A D | Makefile | 75 $(call msg,MKDIR,$@)
|
/kernel/linux/linux-6.6/tools/tracing/rtla/ |
H A D | Makefile | 26 MKDIR = mkdir macro 122 $(MKDIR) -p $(DESTDIR)$(BINDIR)
|
/kernel/linux/linux-6.6/tools/verification/rv/ |
H A D | Makefile | 26 MKDIR = mkdir macro 119 $(MKDIR) -p $(DESTDIR)$(BINDIR)
|
/kernel/linux/linux-6.6/tools/bpf/resolve_btfids/ |
H A D | Makefile | 54 $(call msg,MKDIR,,$@)
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | Makefile | 194 $(call msg,MKDIR,,$@) 315 $$(call msg,MKDIR,,$$@)
|
/kernel/linux/linux-6.6/tools/testing/selftests/hid/ |
H A D | Makefile | 103 $(call msg,MKDIR,,$@)
|
/kernel/linux/linux-6.6/samples/hid/ |
H A D | Makefile | 129 $(call msg,MKDIR,$@)
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | Makefile | 179 $(call msg,MKDIR,,$@) 479 $$(call msg,MKDIR,,$$@)
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | Makefile | 262 $(call msg,MKDIR,$@)
|
/kernel/linux/linux-6.6/arch/powerpc/boot/ |
H A D | Makefile | 479 quiet_cmd_mkdir = MKDIR $(patsubst $(INSTALL_HDR_PATH)/%,%,$@)
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs2xdr.c | 1144 PROC(MKDIR, createargs, diropres, 0),
|
H A D | nfs3xdr.c | 2524 PROC(MKDIR, mkdir, create, 0),
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs2xdr.c | 1144 PROC(MKDIR, createargs, diropres, 0),
|
H A D | nfs3xdr.c | 2529 PROC(MKDIR, mkdir, create, 0),
|
Completed in 19 milliseconds