Home
last modified time | relevance | path

Searched refs:compat_sigaction (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsignal32.c38 SYSCALL_DEFINE3(32_sigaction, long, sig, const struct compat_sigaction __user *, act,
39 struct compat_sigaction __user *, oact)
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsys_sparc32.c149 struct compat_sigaction __user *,act, in COMPAT_SYSCALL_DEFINE5()
150 struct compat_sigaction __user *,oact, in COMPAT_SYSCALL_DEFINE5()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h142 struct compat_sigaction { struct
656 const struct compat_sigaction __user *,
657 struct compat_sigaction __user *,
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c4323 const struct compat_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE4()
4324 struct compat_sigaction __user *, oact, in COMPAT_SYSCALL_DEFINE4()