Home
last modified time | relevance | path

Searched defs:uname_M (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/mm/
DMakefile11 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
13 uname_M := $(shell echo $(CROSS_COMPILE) | grep -o '^[a-z0-9]\+') macro
/kernel/linux/linux-6.6/tools/testing/selftests/breakpoints/
DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/breakpoints/
DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/kexec/
DMakefile4 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-6.6/tools/testing/selftests/prctl/
DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/prctl/
DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/
DMakefile2 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/
DMakefile2 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-6.6/tools/testing/selftests/ipc/
DMakefile2 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/ipc/
DMakefile2 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/vDSO/
DMakefile4 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-6.6/tools/testing/selftests/vDSO/
DMakefile4 uname_M := $(shell uname -m 2>/dev/null || echo not) macro
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
DMakefile3 uname_M := $(shell uname -m 2>/dev/null || echo not) macro