Searched refs:destroy_workqueue (Results 1 – 3 of 3) sorted by relevance
829 destroy_workqueue(pinst->serial_wq); in __padata_free()830 destroy_workqueue(pinst->parallel_wq); in __padata_free()1044 destroy_workqueue(pinst->serial_wq); in padata_alloc()1047 destroy_workqueue(pinst->parallel_wq); in padata_alloc()
4350 destroy_workqueue(wq); in alloc_workqueue()4361 void destroy_workqueue(struct workqueue_struct *wq) in destroy_workqueue() function4448 EXPORT_SYMBOL_GPL(destroy_workqueue);
631 destroy_workqueue(wq); in test_ww_mutex_exit()