Searched refs:wq_unbound (Results 1 – 1 of 1) sorted by relevance
43 static bool wq_unbound; variable44 module_param(wq_unbound, bool, 0644);45 MODULE_PARM_DESC(wq_unbound, "Use unbound workqueue for nvme-tcp IO context (default false)");1719 if (wq_unbound) in nvme_tcp_set_queue_io_cpu()3132 if (wq_unbound) in nvme_tcp_init_module()