Searched refs:copy_fpr_to_user (Results 1 – 3 of 3) sorted by relevance
46 unsigned long copy_fpr_to_user(void __user *to, struct task_struct *task);143 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user() function180 copy_fpr_to_user(void __user *to, struct task_struct *task) in copy_fpr_to_user() function
29 unsigned long copy_fpr_to_user(void __user *to, in copy_fpr_to_user() function
286 err |= copy_fpr_to_user(&tm_sc->fp_regs, tsk); in setup_tm_sigcontexts()