Searched refs:fc_exch_workqueue (Results 1 – 1 of 1) sorted by relevance
30 static struct workqueue_struct *fc_exch_workqueue; variable 354 if (!queue_delayed_work(fc_exch_workqueue, &ep->timeout_work, in fc_exch_timer_set_locked() 2561 flush_workqueue(fc_exch_workqueue); in fc_exch_mgr_free() 2696 fc_exch_workqueue = alloc_ordered_workqueue("%s", WQ_MEM_RECLAIM, in fc_setup_exch_mgr() 2697 "fc_exch_workqueue"); in fc_setup_exch_mgr() 2698 if (!fc_exch_workqueue) in fc_setup_exch_mgr() 2711 destroy_workqueue(fc_exch_workqueue); in fc_destroy_exch_mgr()