Home
last modified time | relevance | path

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

/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/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/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/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/csky/include/asm/
H A Dseccomp.h8 #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/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.c169 DECLARE_BITMAP(allow_native, SECCOMP_ARCH_NATIVE_NR);
376 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
381 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
882 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_prepare()
2542 SECCOMP_ARCH_NATIVE_NR); in proc_pid_seccomp_cache()
/linux/arch/
H A DKconfig605 SECCOMP_ARCH_NATIVE_NR, SECCOMP_ARCH_NATIVE_NAME defined. If