Searched refs:copy_fpr_from_user (Results 1 – 3 of 3) sorted by relevance
28 extern unsigned long copy_fpr_from_user(struct task_struct *task,
277 unsigned long copy_fpr_from_user(struct task_struct *task, in copy_fpr_from_user() function379 inline unsigned long copy_fpr_from_user(struct task_struct *task, in copy_fpr_from_user() function720 if (copy_fpr_from_user(current, &sr->mc_fregs)) in restore_user_regs()839 if (copy_fpr_from_user(current, &sr->mc_fregs) || in restore_tm_user_regs()
389 err |= copy_fpr_from_user(current, &sc->fp_regs); in restore_sigcontext()523 err |= copy_fpr_from_user(current, &sc->fp_regs); in restore_tm_sigcontexts()