Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/linux/
Dcompat.h417 struct compat_old_sigaction { struct
981 const struct compat_old_sigaction __user *act,
982 struct compat_old_sigaction __user *oact);
/Linux-v4.19/kernel/
Dsignal.c3801 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
3802 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()