Searched refs:compat_sigaction (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | signal32.c | 38 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 D | sys_sparc32.c | 149 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 D | compat.h | 142 struct compat_sigaction { struct 656 const struct compat_sigaction __user *, 657 struct compat_sigaction __user *,
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | signal.c | 4323 const struct compat_sigaction __user *, act, in COMPAT_SYSCALL_DEFINE4() 4324 struct compat_sigaction __user *, oact, in COMPAT_SYSCALL_DEFINE4()
|