Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
H A Dsignal32.c182 static int compat_restore_sigframe(struct pt_regs *regs, in compat_restore_sigframe() function
249 if (compat_restore_sigframe(regs, frame)) in COMPAT_SYSCALL_DEFINE0()
280 if (compat_restore_sigframe(regs, &frame->sig)) in COMPAT_SYSCALL_DEFINE0()