Searched refs:clean_wq (Results 1 – 2 of 2) sorted by relevance
64 static struct workqueue_struct *clean_wq; variable1155 queue_work(clean_wq, &work->work); in mlx4_ib_mcg_port_cleanup()1252 clean_wq = create_singlethread_workqueue("mlx4_ib_mcg"); in mlx4_ib_mcg_init()1253 if (!clean_wq) in mlx4_ib_mcg_init()1261 destroy_workqueue(clean_wq); in mlx4_ib_mcg_destroy()
2878 goto clean_wq; in mlx4_ib_init()2889 clean_wq: in mlx4_ib_init()