Searched refs:__flush_workqueue (Results 1 – 2 of 2) sorted by relevance
498 extern void __flush_workqueue(struct workqueue_struct *wq);632 __flush_workqueue(system_wq); \654 __flush_workqueue(_wq); \
3131 void __flush_workqueue(struct workqueue_struct *wq) in __flush_workqueue() function3280 EXPORT_SYMBOL(__flush_workqueue);3308 __flush_workqueue(wq); in drain_workqueue()