Searched refs:flush_spe_to_thread (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dswsusp.c26 flush_spe_to_thread(current);
H A Dprocess.c191 void flush_spe_to_thread(struct task_struct *tsk) function
667 flush_spe_to_thread(current);
1008 flush_spe_to_thread(current);
H A Dptrace.c524 flush_spe_to_thread(target);
534 flush_spe_to_thread(target);
557 flush_spe_to_thread(target);
H A Dalign.c490 flush_spe_to_thread(current);
H A Dsignal_32.c464 flush_spe_to_thread(current);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dsystem.h185 extern void flush_spe_to_thread(struct task_struct *);
187 static inline void flush_spe_to_thread(struct task_struct *t) function

Completed in 119 milliseconds