Home
last modified time | relevance | path

Searched refs:old_sigaction (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsys_sparc_32.c162 struct old_sigaction __user *,act, in SYSCALL_DEFINE3()
163 struct old_sigaction __user *,oact) in SYSCALL_DEFINE3()
/OK3568_Linux_fs/kernel/arch/sh/include/uapi/asm/
H A Dsignal.h10 struct old_sigaction { struct
/OK3568_Linux_fs/kernel/include/linux/
H A Dsignal_types.h57 struct old_sigaction { struct
H A Dsyscalls.h1167 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,
1168 struct old_sigaction __user *);
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dsignal.h71 struct old_sigaction { struct
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dsignal.h125 struct old_sigaction { struct
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dsignal.h98 #define __old_sigaction old_sigaction
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dentry.h71 struct old_sigaction;
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal_32.c56 #define old_sigaction old_sigaction32 macro
/OK3568_Linux_fs/kernel/kernel/
H A Dsignal.c4370 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()
4371 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()