Home
last modified time | relevance | path

Searched defs:do_rt_sigreturn (Results 1 – 5 of 5) sorted by relevance

/linux/arch/nios2/kernel/
H A Dsignal.c101 asmlinkage int do_rt_sigreturn(struct switch_stack *sw) in do_rt_sigreturn() function
/linux/arch/sparc/kernel/
H A Dsignal_64.c255 void do_rt_sigreturn(struct pt_regs *regs) in do_rt_sigreturn() function
H A Dsignal_32.c141 asmlinkage void do_rt_sigreturn(struct pt_regs *regs) in do_rt_sigreturn() function
/linux/arch/alpha/kernel/
H A Dsignal.c233 do_rt_sigreturn(struct rt_sigframe __user *frame) in do_rt_sigreturn() function
/linux/arch/m68k/kernel/
H A Dsignal.c785 asmlinkage void *do_rt_sigreturn(struct pt_regs *regs, struct switch_stack *sw) in do_rt_sigreturn() function