Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmcg.c64 static struct workqueue_struct *clean_wq; variable
1162 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()
H A Dmain.c3357 goto clean_wq; in mlx4_ib_init()
3375 clean_wq: in mlx4_ib_init()
/openbmc/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1779 goto clean_wq; in ipoib_dev_init()
1816 clean_wq: in ipoib_dev_init()