Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dseccomp.h12 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
16 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/loongarch/include/asm/
H A Dseccomp.h12 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
16 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/parisc/include/asm/
H A Dseccomp.h9 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
18 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/x86/include/asm/
H A Dseccomp.h21 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
35 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/powerpc/include/asm/
H A Dseccomp.h21 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
30 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/xtensa/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/m68k/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/csky/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/arm/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/sh/include/asm/
H A Dseccomp.h18 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/arm64/include/asm/
H A Dseccomp.h23 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/arch/s390/include/asm/
H A Dseccomp.h20 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux/kernel/
H A Dseccomp.c171 DECLARE_BITMAP(allow_native, SECCOMP_ARCH_NATIVE_NR);
378 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
383 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
865 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_prepare()
2521 SECCOMP_ARCH_NATIVE_NR); in proc_pid_seccomp_cache()
/linux/arch/
H A DKconfig589 SECCOMP_ARCH_NATIVE_NR, SECCOMP_ARCH_NATIVE_NAME defined. If