Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/
Dcompat.h399 struct compat_old_sigaction { struct
857 const struct compat_old_sigaction __user *act,
858 struct compat_old_sigaction __user *oact);
/linux-6.6.21/kernel/
Dsignal.c4555 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
4556 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()