Home
last modified time | relevance | path

Searched refs:destroy_workqueue (Results 1 – 5 of 5) sorted by relevance

/kernel/
Dpadata.c837 destroy_workqueue(pinst->serial_wq); in __padata_free()
838 destroy_workqueue(pinst->parallel_wq); in __padata_free()
1029 destroy_workqueue(pinst->serial_wq); in padata_alloc()
1032 destroy_workqueue(pinst->parallel_wq); in padata_alloc()
Dworkqueue.c4391 destroy_workqueue(wq); in alloc_workqueue()
4418 void destroy_workqueue(struct workqueue_struct *wq) in destroy_workqueue() function
4503 EXPORT_SYMBOL_GPL(destroy_workqueue);
/kernel/locking/
Dtest-ww_mutex.c676 destroy_workqueue(wq); in test_ww_mutex_exit()
/kernel/trace/
Dftrace.c3711 destroy_workqueue(ftrace_check_wq); in ftrace_check_sync()
Dtrace.c9808 destroy_workqueue(eval_map_wq); in trace_eval_sync()