Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dsys_sparc32.c147 struct compat_old_sigaction __user *,act, in COMPAT_SYSCALL_DEFINE3()
148 struct compat_old_sigaction __user *,oact) in COMPAT_SYSCALL_DEFINE3()
/linux-4.1.27/include/linux/
Dcompat.h288 struct compat_old_sigaction { struct
391 const struct compat_old_sigaction __user *act,
392 struct compat_old_sigaction __user *oact);
/linux-4.1.27/kernel/
Dsignal.c3465 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
3466 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()