Searched refs:clean_wq (Results 1 – 2 of 2) sorted by relevance
60 static struct workqueue_struct *clean_wq; variable1151 queue_work(clean_wq, &work->work); in mlx4_ib_mcg_port_cleanup()1248 clean_wq = create_singlethread_workqueue("mlx4_ib_mcg"); in mlx4_ib_mcg_init()1249 if (!clean_wq) in mlx4_ib_mcg_init()1257 destroy_workqueue(clean_wq); in mlx4_ib_mcg_destroy()
2850 goto clean_wq; in mlx4_ib_init()2861 clean_wq: in mlx4_ib_init()