Home
last modified time | relevance | path

Searched refs:do_rt_sigreturn (Results 1 – 12 of 12) sorted by relevance

/arch/sparc/kernel/
Dsystbls.h16 void do_rt_sigreturn(struct pt_regs *regs);
Dkernel.h164 asmlinkage void do_rt_sigreturn(struct pt_regs *regs);
Dsyscalls.S45 call do_rt_sigreturn
Dsignal_32.c143 asmlinkage void do_rt_sigreturn(struct pt_regs *regs) in do_rt_sigreturn() function
Dsignal_64.c256 void do_rt_sigreturn(struct pt_regs *regs) in do_rt_sigreturn() function
Dentry.S840 call do_rt_sigreturn
/arch/c6x/kernel/
Dsignal.c62 asmlinkage int do_rt_sigreturn(struct pt_regs *regs) in do_rt_sigreturn() function
/arch/nios2/kernel/
Dsignal.c101 asmlinkage int do_rt_sigreturn(struct switch_stack *sw) in do_rt_sigreturn() function
Dentry.S404 call do_rt_sigreturn
/arch/m68k/kernel/
Dentry.S85 jbsr do_rt_sigreturn
Dsignal.c810 asmlinkage int do_rt_sigreturn(struct pt_regs *regs, struct switch_stack *sw) in do_rt_sigreturn() function
/arch/alpha/kernel/
Dsignal.c232 do_rt_sigreturn(struct rt_sigframe __user *frame) in do_rt_sigreturn() function