Home
last modified time | relevance | path

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

/linux/arch/x86/um/
H A Dsignal.c33 static int copy_sc_from_user(struct pt_regs *regs, in copy_sc_from_user() function
353 if (copy_sc_from_user(&current->thread.regs, sc)) in SYSCALL_DEFINE0()
460 if (copy_sc_from_user(&current->thread.regs, &uc->uc_mcontext)) in SYSCALL_DEFINE0()