Home
last modified time | relevance | path

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

/linux/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/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/kernel/
H A Dsignal.c4736 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
4737 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()