Searched refs:rxe_wq (Results 1 – 1 of 1) sorted by relevance
9 static struct workqueue_struct *rxe_wq; variable13 rxe_wq = alloc_workqueue("rxe_wq", WQ_UNBOUND, WQ_MAX_ACTIVE); in rxe_alloc_wq()14 if (!rxe_wq) in rxe_alloc_wq()22 destroy_workqueue(rxe_wq); in rxe_destroy_wq()267 queue_work(rxe_wq, &task->work); in rxe_sched_task()