Home
last modified time | relevance | path

Searched refs:do_sigreturn (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/kernel/
H A Dsignal.h6 asmlinkage void *do_sigreturn(struct pt_regs *regs, struct switch_stack *sw);
H A Dentry.S82 jbsr do_sigreturn
H A Dsignal.c758 asmlinkage void *do_sigreturn(struct pt_regs *regs, struct switch_stack *sw) in do_sigreturn() function
/linux/arch/sparc/kernel/
H A Dsignal_32.c74 asmlinkage void do_sigreturn(struct pt_regs *regs) in do_sigreturn() function