Home
last modified time | relevance | path

Searched refs:__NR_seccomp_sigreturn (Results 1 – 5 of 5) sorted by relevance

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