Searched refs:__flush_workqueue (Results 1 – 2 of 2) sorted by relevance
448 extern void __flush_workqueue(struct workqueue_struct *wq);615 __flush_workqueue(system_wq); \641 __flush_workqueue(_wq); \
2797 void __flush_workqueue(struct workqueue_struct *wq) in __flush_workqueue() function2946 EXPORT_SYMBOL(__flush_workqueue);2974 __flush_workqueue(wq); in drain_workqueue()