flush_all_to_thread
extern void flush_all_to_thread(struct task_struct *);
flush_all_to_thread(src);
EXPORT_SYMBOL(flush_all_to_thread);
flush_all_to_thread(current);