Home
last modified time | relevance | path

Searched refs:do_sigreturn32 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkernel.h60 void do_sigreturn32(struct pt_regs *regs);
H A Dsyscalls.S39 call do_sigreturn32
H A Dsignal32.c84 void do_sigreturn32(struct pt_regs *regs) in do_sigreturn32() function