Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dseccomp.h25 #ifndef __NR_seccomp_sigreturn
26 #define __NR_seccomp_sigreturn __NR_rt_sigreturn macro
/linux/arch/microblaze/include/asm/
A Dseccomp.h7 #define __NR_seccomp_sigreturn __NR_sigreturn macro
/linux/arch/sh/include/asm/
A Dseccomp.h9 #define __NR_seccomp_sigreturn __NR_rt_sigreturn macro
/linux/arch/s390/include/asm/
A Dseccomp.h10 #define __NR_seccomp_sigreturn __NR_sigreturn macro
/linux/arch/x86/include/asm/
A Dseccomp.h8 #define __NR_seccomp_sigreturn __NR_sigreturn macro
/linux/kernel/
A Dseccomp.c994 __NR_seccomp_read, __NR_seccomp_write, __NR_seccomp_exit, __NR_seccomp_sigreturn,
/linux/arch/
A DKconfig473 syscall policy), and must provide an overrides for __NR_seccomp_sigreturn,

Completed in 13 milliseconds