Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dseccomp.h18 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dseccomp.h23 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dseccomp.h20 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c159 DECLARE_BITMAP(allow_native, SECCOMP_ARCH_NATIVE_NR);
363 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
368 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
830 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_prepare()