Searched refs:old_sigaction (Results 1 – 9 of 9) sorted by relevance
10 struct old_sigaction { struct
162 struct old_sigaction __user *,act, in SYSCALL_DEFINE3()163 struct old_sigaction __user *,oact) in SYSCALL_DEFINE3()
53 struct old_sigaction { struct
1030 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,1031 struct old_sigaction __user *);
95 struct old_sigaction { struct
98 #define __old_sigaction old_sigaction
72 struct old_sigaction;
61 #define old_sigaction old_sigaction32 macro
3765 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()3766 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()