Home
last modified time | relevance | path

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

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