Home
last modified time | relevance | path

Searched refs:compat_old_sigaction (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/arch/sparc/kernel/
Dsys_sparc32.c142 struct compat_old_sigaction __user *,act, in COMPAT_SYSCALL_DEFINE3()
143 struct compat_old_sigaction __user *,oact) in COMPAT_SYSCALL_DEFINE3()
/Linux-v5.4/include/linux/
Dcompat.h385 struct compat_old_sigaction { struct
912 const struct compat_old_sigaction __user *act,
913 struct compat_old_sigaction __user *oact);
/Linux-v5.4/kernel/
Dsignal.c4337 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
4338 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()