Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dsignal.h30 extern unsigned long copy_transact_fpr_from_user(struct task_struct *task,
Dsignal_32.c331 unsigned long copy_transact_fpr_from_user(struct task_struct *task, in copy_transact_fpr_from_user() function
394 inline unsigned long copy_transact_fpr_from_user(struct task_struct *task, in copy_transact_fpr_from_user() function
840 copy_transact_fpr_from_user(current, &tm_sr->mc_fregs)) in restore_tm_user_regs()
Dsignal_64.c524 err |= copy_transact_fpr_from_user(current, &tm_sc->fp_regs); in restore_tm_sigcontexts()