Searched refs:clean_wq (Results 1 – 2 of 2) sorted by relevance
64 static struct workqueue_struct *clean_wq; variable1162 queue_work(clean_wq, &work->work); in mlx4_ib_mcg_port_cleanup()1257 clean_wq = alloc_ordered_workqueue("mlx4_ib_mcg", WQ_MEM_RECLAIM); in mlx4_ib_mcg_init()1258 if (!clean_wq) in mlx4_ib_mcg_init()1266 destroy_workqueue(clean_wq); in mlx4_ib_mcg_destroy()
1870 goto clean_wq; in ipoib_dev_init()1907 clean_wq: in ipoib_dev_init()