Searched refs:flush_fp_to_thread (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-novsx.c28 flush_fp_to_thread(target);
57 flush_fp_to_thread(target);
H A Dptrace-vsx.c27 flush_fp_to_thread(target);
56 flush_fp_to_thread(target);
104 flush_fp_to_thread(target);
134 flush_fp_to_thread(target);
H A Dptrace-fpu.c19 flush_fp_to_thread(child);
45 flush_fp_to_thread(child);
H A Dptrace32.c91 flush_fp_to_thread(child);
136 flush_fp_to_thread(child);
191 flush_fp_to_thread(child);
238 flush_fp_to_thread(child);
H A Dptrace-tm.c101 flush_fp_to_thread(target);
148 flush_fp_to_thread(target);
242 flush_fp_to_thread(target);
287 flush_fp_to_thread(target);
359 flush_fp_to_thread(target);
408 flush_fp_to_thread(target);
483 flush_fp_to_thread(target);
527 flush_fp_to_thread(target);
587 flush_fp_to_thread(target);
632 flush_fp_to_thread(targe
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h41 extern void flush_fp_to_thread(struct task_struct *);
50 static inline void flush_fp_to_thread(struct task_struct *t) { } function
/linux-master/arch/powerpc/math-emu/
H A Dmath.c433 flush_fp_to_thread(current);
/linux-master/arch/powerpc/kernel/
H A Dprocess.c179 void flush_fp_to_thread(struct task_struct *tsk) function
205 EXPORT_SYMBOL_GPL(flush_fp_to_thread); variable
H A Dsignal_64.c97 flush_fp_to_thread(tsk);
H A Dsignal_32.c250 flush_fp_to_thread(current);
H A Dtraps.c1200 flush_fp_to_thread(current);

Completed in 172 milliseconds