Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dseccomp.h12 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
16 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dseccomp.h12 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
16 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dseccomp.h9 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
18 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dseccomp.h21 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
35 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dseccomp.h21 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
30 # define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dseccomp.h8 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dseccomp.h18 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dseccomp.h23 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dseccomp.h20 #define SECCOMP_ARCH_NATIVE_NR NR_syscalls macro
/linux-6.3-rc2/kernel/
A Dseccomp.c166 DECLARE_BITMAP(allow_native, SECCOMP_ARCH_NATIVE_NR);
373 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
378 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_check_allow()
843 SECCOMP_ARCH_NATIVE_NR, in seccomp_cache_prepare()
2453 SECCOMP_ARCH_NATIVE_NR); in proc_pid_seccomp_cache()
/linux-6.3-rc2/arch/
A DKconfig528 SECCOMP_ARCH_NATIVE_NR, SECCOMP_ARCH_NATIVE_NAME defined. If

Completed in 14 milliseconds