Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h369 struct compat_old_sigaction { struct
849 const struct compat_old_sigaction __user *act,
850 struct compat_old_sigaction __user *oact);
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c4406 const struct compat_old_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE3()
4407 struct compat_old_sigaction __user *, oact) in COMPAT_SYSCALL_DEFINE3()