Home
last modified time | relevance | path

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

/linux/arch/sh/include/uapi/asm/
H A Dsignal.h10 struct old_sigaction { struct
/linux/include/linux/
H A Dsignal_types.h59 struct old_sigaction { struct
H A Dsyscalls.h1141 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,
1142 struct old_sigaction __user *);
/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h76 struct old_sigaction { struct
/linux/arch/s390/kernel/
H A Dentry.h47 struct old_sigaction;
/linux/arch/powerpc/kernel/
H A Dsignal_32.c56 #define old_sigaction old_sigaction32 macro
/linux/kernel/
H A Dsignal.c4704 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()
4705 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()