Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/kernel/
Dsignal32.c240 static int compat_restore_sigframe(struct pt_regs *regs, in compat_restore_sigframe() function
309 if (compat_restore_sigframe(regs, frame)) in COMPAT_SYSCALL_DEFINE0()
340 if (compat_restore_sigframe(regs, &frame->sig)) in COMPAT_SYSCALL_DEFINE0()