Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds