Home
last modified time | relevance | path

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

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