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

/linux-master/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-master/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-master/arch/xtensa/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/arch/csky/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/arch/arm/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/arch/m68k/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/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-master/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-master/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-master/arch/sh/include/asm/
H A Dseccomp.h18 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/arch/arm64/include/asm/
H A Dseccomp.h23 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/arch/s390/include/asm/
H A Dseccomp.h20 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-master/kernel/
H A Dseccomp.c171 DECLARE_BITMAP(allow_native, SECCOMP_ARCH_NATIVE_NR);
378 SECCOMP_ARCH_NATIVE_NR,
383 SECCOMP_ARCH_NATIVE_NR,
852 SECCOMP_ARCH_NATIVE_NR,
2504 SECCOMP_ARCH_NATIVE_NR);

Completed in 222 milliseconds