Searched refs:__NR_seccomp_sigreturn (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/microblaze/include/asm/
H A Dseccomp.h7 #define __NR_seccomp_sigreturn __NR_sigreturn macro
/linux-master/include/asm-generic/
H A Dseccomp.h25 #ifndef __NR_seccomp_sigreturn
26 #define __NR_seccomp_sigreturn __NR_rt_sigreturn macro
/linux-master/arch/sh/include/asm/
H A Dseccomp.h9 #define __NR_seccomp_sigreturn __NR_rt_sigreturn macro
/linux-master/arch/x86/include/asm/
H A Dseccomp.h8 #define __NR_seccomp_sigreturn __NR_sigreturn macro
/linux-master/arch/s390/include/asm/
H A Dseccomp.h10 #define __NR_seccomp_sigreturn __NR_sigreturn macro
/linux-master/kernel/
H A Dseccomp.c1012 __NR_seccomp_read, __NR_seccomp_write, __NR_seccomp_exit, __NR_seccomp_sigreturn,

Completed in 154 milliseconds