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

/linux-master/arch/riscv/include/asm/
H A Dseccomp.h13 # define SECCOMP_ARCH_NATIVE_NAME "riscv64" macro
17 # define SECCOMP_ARCH_NATIVE_NAME "riscv32" macro
/linux-master/arch/loongarch/include/asm/
H A Dseccomp.h13 # define SECCOMP_ARCH_NATIVE_NAME "loongarch32" macro
17 # define SECCOMP_ARCH_NATIVE_NAME "loongarch64" macro
/linux-master/arch/xtensa/include/asm/
H A Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "xtensa" macro
/linux-master/arch/csky/include/asm/
H A Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "csky" macro
/linux-master/arch/arm/include/asm/
H A Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "arm" macro
/linux-master/arch/m68k/include/asm/
H A Dseccomp.h9 #define SECCOMP_ARCH_NATIVE_NAME "m68k" macro
/linux-master/arch/parisc/include/asm/
H A Dseccomp.h10 # define SECCOMP_ARCH_NATIVE_NAME "parisc64" macro
19 # define SECCOMP_ARCH_NATIVE_NAME "parisc" macro
/linux-master/arch/x86/include/asm/
H A Dseccomp.h22 # define SECCOMP_ARCH_NATIVE_NAME "x86_64" macro
36 # define SECCOMP_ARCH_NATIVE_NAME "ia32" macro
/linux-master/arch/powerpc/include/asm/
H A 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-master/arch/sh/include/asm/
H A Dseccomp.h19 #define SECCOMP_ARCH_NATIVE_NAME "sh" macro
/linux-master/arch/arm64/include/asm/
H A Dseccomp.h24 #define SECCOMP_ARCH_NATIVE_NAME "aarch64" macro
/linux-master/arch/s390/include/asm/
H A Dseccomp.h21 #define SECCOMP_ARCH_NATIVE_NAME "s390x" macro
/linux-master/kernel/
H A Dseccomp.c2502 proc_pid_seccomp_cache_arch(m, SECCOMP_ARCH_NATIVE_NAME,

Completed in 353 milliseconds