Searched refs:__flush_workqueue (Results 1 – 2 of 2) sorted by relevance
506 extern void __flush_workqueue(struct workqueue_struct *wq);640 __flush_workqueue(system_wq); \662 __flush_workqueue(_wq); \
3128 void __flush_workqueue(struct workqueue_struct *wq) in __flush_workqueue() function3277 EXPORT_SYMBOL(__flush_workqueue);3305 __flush_workqueue(wq); in drain_workqueue()