Searched refs:flush_all_to_thread (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dswsusp.c20 flush_all_to_thread(current);
H A Dprocess.c593 void flush_all_to_thread(struct task_struct *tsk) function
607 EXPORT_SYMBOL(flush_all_to_thread); variable
1699 flush_all_to_thread(src);
/linux-master/arch/powerpc/include/asm/
H A Dswitch_to.h36 extern void flush_all_to_thread(struct task_struct *);

Completed in 218 milliseconds