Searched refs:old_sigaction (Results 1 – 9 of 9) sorted by relevance
9 struct old_sigaction { struct
166 struct old_sigaction __user *,act, in SYSCALL_DEFINE3()167 struct old_sigaction __user *,oact) in SYSCALL_DEFINE3()
94 struct old_sigaction { struct
72 struct old_sigaction;
97 #define __old_sigaction old_sigaction
281 struct old_sigaction { struct
355 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,356 struct old_sigaction __user *);
63 #define old_sigaction old_sigaction32 macro
3429 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()3430 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()