Searched defs:__NR_seccomp_exit_32 (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dseccomp.h15 #define __NR_seccomp_exit_32 4001 macro
22 #define __NR_seccomp_exit_32 6058 macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dseccomp.h19 #define __NR_seccomp_exit_32 __NR_compat_exit macro
/linux-4.1.27/arch/x86/include/asm/
H A Dseccomp.h14 #define __NR_seccomp_exit_32 __NR_ia32_exit macro
/linux-4.1.27/arch/s390/include/asm/
H A Dseccomp.h13 #define __NR_seccomp_exit_32 __NR_exit macro
/linux-4.1.27/include/asm-generic/
H A Dseccomp.h19 #define __NR_seccomp_exit_32 __NR_exit macro

Completed in 543 milliseconds