Home
last modified time | relevance | path

Searched refs:SECCOMP_ARCH_COMPAT_NR (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dseccomp.h13 # define SECCOMP_ARCH_COMPAT_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dseccomp.h27 # define SECCOMP_ARCH_COMPAT_NR __NR_compat_syscalls macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dseccomp.h24 # define SECCOMP_ARCH_COMPAT_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dseccomp.h25 # define SECCOMP_ARCH_COMPAT_NR IA32_NR_syscalls macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dseccomp.h25 # define SECCOMP_ARCH_COMPAT_NR NR_syscalls macro
/OK3568_Linux_fs/kernel/kernel/
H A Dseccomp.c161 DECLARE_BITMAP(allow_compat, SECCOMP_ARCH_COMPAT_NR);
372 SECCOMP_ARCH_COMPAT_NR, in seccomp_cache_check_allow()
836 SECCOMP_ARCH_COMPAT_NR, in seccomp_cache_prepare()