Home
last modified time | relevance | path

Searched refs:SHELL (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/tools/perf/
A DMakefile.perf442 SHELL = $(SHELL_PATH)
461 $(Q)$(SHELL) '$(drm_ioctl_tbl)' $(drm_hdr_dir) > $@
473 $(Q)$(SHELL) '$(fsmount_tbls)' $(linux_uapi_dir) > $@
479 $(Q)$(SHELL) '$(fspick_tbls)' $(linux_uapi_dir) > $@
485 $(Q)$(SHELL) '$(fsconfig_tbls)' $(linux_uapi_dir) > $@
513 $(Q)$(SHELL) '$(kcmp_type_tbl)' $(kcmp_hdr_dir) > $@
520 $(Q)$(SHELL) '$(kvm_ioctl_tbl)' $(kvm_hdr_dir) > $@
532 $(Q)$(SHELL) '$(sockaddr_tbl)' $(beauty_linux_dir) > $@
546 $(Q)$(SHELL) '$(perf_ioctl_tbl)' $(perf_hdr_dir) > $@
571 $(Q)$(SHELL) '$(mount_flags_tbl)' $(linux_uapi_dir) > $@
[all …]
/linux-6.3-rc2/tools/perf/arch/powerpc/
A DMakefile25 $(Q)$(SHELL) '$(systbl)' '64' $(sysdef) > $@
28 $(Q)$(SHELL) '$(systbl)' '32' $(sysdef) > $@
/linux-6.3-rc2/tools/perf/arch/mips/
A DMakefile17 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
/linux-6.3-rc2/tools/perf/arch/s390/
A DMakefile23 $(Q)$(SHELL) '$(systbl)' $(sysdef) > $@
/linux-6.3-rc2/tools/perf/arch/x86/
A DMakefile23 $(Q)$(SHELL) '$(systbl)' $(sys)/syscall_64.tbl 'x86_64' > $@
/linux-6.3-rc2/tools/perf/arch/arm64/
A DMakefile24 $(Q)$(SHELL) '$(systbl)' '$(CC)' '$(HOSTCC)' $(incpath) $(sysdef) > $@
/linux-6.3-rc2/arch/um/
A DMakefile24 SHELL := /bin/bash macro
/linux-6.3-rc2/tools/perf/Documentation/
A DMakefile133 SHELL_PATH ?= $(SHELL)

Completed in 13 milliseconds