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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dswsusp.c26 flush_spe_to_thread(current);
H A Dprocess.c177 void flush_spe_to_thread(struct task_struct *tsk) function
193 flush_spe_to_thread(current);
497 flush_spe_to_thread(current);
809 flush_spe_to_thread(current);
H A Dsignal_32.c383 flush_spe_to_thread(current);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dsystem.h104 extern void flush_spe_to_thread(struct task_struct *);
106 static inline void flush_spe_to_thread(struct task_struct *t) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsystem.h157 extern void flush_spe_to_thread(struct task_struct *);
159 static inline void flush_spe_to_thread(struct task_struct *t) function

Completed in 176 milliseconds