Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Dsys_sparc32.c141 struct compat_old_sigaction __user *,act, in COMPAT_SYSCALL_DEFINE3()
142 struct compat_old_sigaction __user *,oact) in COMPAT_SYSCALL_DEFINE3()
/linux-5.19.10/include/linux/
Dcompat.h401 struct compat_old_sigaction { struct
923 const struct compat_old_sigaction __user *act,
924 struct compat_old_sigaction __user *oact);
/linux-5.19.10/kernel/
Dsignal.c4518 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
4519 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()