Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/kernel/
Dsignal.c3411 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
3412 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()