Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dcompat_signal.c102 static long compat_restore_sigcontext(struct pt_regs *regs, in compat_restore_sigcontext() function
139 if (compat_restore_sigcontext(regs, &frame->uc.uc_mcontext)) in COMPAT_SYSCALL_DEFINE0()