Home
last modified time | relevance | path

Searched refs:SECCOMP_ARCH_NATIVE_NAME (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/arch/riscv/include/asm/
Dseccomp.h13 # define SECCOMP_ARCH_NATIVE_NAME "riscv64" macro
17 # define SECCOMP_ARCH_NATIVE_NAME "riscv32" macro
/linux-6.1.9/arch/loongarch/include/asm/
Dseccomp.h13 # define SECCOMP_ARCH_NATIVE_NAME "loongarch32" macro
17 # define SECCOMP_ARCH_NATIVE_NAME "loongarch64" macro
/linux-6.1.9/arch/parisc/include/asm/
Dseccomp.h10 # define SECCOMP_ARCH_NATIVE_NAME "parisc64" macro
19 # define SECCOMP_ARCH_NATIVE_NAME "parisc" macro
/linux-6.1.9/arch/x86/include/asm/
Dseccomp.h22 # define SECCOMP_ARCH_NATIVE_NAME "x86_64" macro
36 # define SECCOMP_ARCH_NATIVE_NAME "ia32" macro
/linux-6.1.9/arch/powerpc/include/asm/
Dseccomp.h22 # define SECCOMP_ARCH_NATIVE_NAME "ppc64" __SECCOMP_ARCH_LE_NAME macro
31 # define SECCOMP_ARCH_NATIVE_NAME "ppc" __SECCOMP_ARCH_LE_NAME macro
/linux-6.1.9/arch/arm/include/asm/
Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "arm" macro
/linux-6.1.9/arch/xtensa/include/asm/
Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "xtensa" macro
/linux-6.1.9/arch/csky/include/asm/
Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "csky" macro
/linux-6.1.9/arch/sh/include/asm/
Dseccomp.h19 #define SECCOMP_ARCH_NATIVE_NAME "sh" macro
/linux-6.1.9/arch/arm64/include/asm/
Dseccomp.h24 #define SECCOMP_ARCH_NATIVE_NAME "aarch64" macro
/linux-6.1.9/arch/s390/include/asm/
Dseccomp.h21 #define SECCOMP_ARCH_NATIVE_NAME "s390x" macro
/linux-6.1.9/kernel/
Dseccomp.c2451 proc_pid_seccomp_cache_arch(m, SECCOMP_ARCH_NATIVE_NAME, in proc_pid_seccomp_cache()
/linux-6.1.9/arch/
DKconfig525 SECCOMP_ARCH_NATIVE_NR, SECCOMP_ARCH_NATIVE_NAME defined. If