Searched refs:restore_sigregs (Results 1 – 1 of 1) sorted by relevance
139 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs() function229 if (restore_sigregs(regs, &frame->sregs)) in SYSCALL_DEFINE0()253 if (restore_sigregs(regs, &frame->uc.uc_mcontext)) in SYSCALL_DEFINE0()
Completed in 4 milliseconds