Home
last modified time | relevance | path

Searched refs:clean_wq (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmcg.c64 static struct workqueue_struct *clean_wq; variable
1152 queue_work(clean_wq, &work->work); in mlx4_ib_mcg_port_cleanup()
1247 clean_wq = alloc_ordered_workqueue("mlx4_ib_mcg", WQ_MEM_RECLAIM); in mlx4_ib_mcg_init()
1248 if (!clean_wq) in mlx4_ib_mcg_init()
1256 destroy_workqueue(clean_wq); in mlx4_ib_mcg_destroy()
Dmain.c3415 goto clean_wq; in mlx4_ib_init()
3426 clean_wq: in mlx4_ib_init()
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1765 goto clean_wq; in ipoib_dev_init()
1802 clean_wq: in ipoib_dev_init()