Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/um/
Dsignal.c155 static int copy_sc_from_user(struct pt_regs *regs, in copy_sc_from_user() function
467 if (copy_sc_from_user(&current->thread.regs, sc)) in SYSCALL_DEFINE0()
573 if (copy_sc_from_user(&current->thread.regs, &uc->uc_mcontext)) in SYSCALL_DEFINE0()