Searched refs:old_sigaction (Results 1 – 7 of 7) sorted by relevance
10 struct old_sigaction { struct
59 struct old_sigaction { struct
1141 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,1142 struct old_sigaction __user *);
76 struct old_sigaction { struct
47 struct old_sigaction;
56 #define old_sigaction old_sigaction32 macro
4704 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()4705 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()