Searched refs:restore_sigcontext32 (Results 1 – 4 of 4) sorted by relevance
84 long restore_sigcontext32(struct compat_sigcontext __user *sc,
63 restore_sigcontext32(struct compat_sigcontext __user *sc, struct compat_regfile __user * rf, in restore_sigcontext32() function
133 if (restore_sigcontext32(&compat_frame->uc.uc_mcontext, in sys_rt_sigreturn()
103 static int restore_sigcontext32(struct pt_regs *regs, in restore_sigcontext32() function259 sig = restore_sigcontext32(®s, &frame->sf_sc); in sys32_sigreturn()293 sig = restore_sigcontext32(®s, &frame->rs_uc.uc_mcontext); in sys32_rt_sigreturn()