Searched refs:destroy_workqueue (Results 1 – 3 of 3) sorted by relevance
824 destroy_workqueue(pinst->serial_wq); in __padata_free()825 destroy_workqueue(pinst->parallel_wq); in __padata_free()1023 destroy_workqueue(pinst->serial_wq); in padata_alloc()1026 destroy_workqueue(pinst->parallel_wq); in padata_alloc()
4319 destroy_workqueue(wq); in alloc_workqueue()4330 void destroy_workqueue(struct workqueue_struct *wq) in destroy_workqueue() function4417 EXPORT_SYMBOL_GPL(destroy_workqueue);
627 destroy_workqueue(wq); in test_ww_mutex_exit()