Home
last modified time | relevance | path

Searched refs:restore_sigregs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsignal.c138 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs() function
228 if (restore_sigregs(regs, &frame->sregs)) in SYSCALL_DEFINE0()
252 if (restore_sigregs(regs, &frame->uc.uc_mcontext)) in SYSCALL_DEFINE0()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsignal.c139 static int restore_sigregs(struct pt_regs *regs, _sigregs __user *sregs) in restore_sigregs() function
229 if (restore_sigregs(regs, &frame->sregs)) in SYSCALL_DEFINE0()
253 if (restore_sigregs(regs, &frame->uc.uc_mcontext)) in SYSCALL_DEFINE0()

Completed in 2 milliseconds