Home
last modified time | relevance | path

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

/linux-6.15/arch/sparc/kernel/
H A 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-6.15/include/linux/
H A Dcompat.h399 struct compat_old_sigaction { struct
856 const struct compat_old_sigaction __user *act,
857 struct compat_old_sigaction __user *oact);
/linux-6.15/kernel/
H A Dsignal.c4734 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
4735 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()