Searched refs:use_per_node_hctx (Results 1 – 2 of 2) sorted by relevance
61 it is ignored when use_per_node_hctx module parameter is 1.68 use_per_node_hctx=[0/1]: Default: 0
143 static bool use_per_node_hctx = false; variable144 module_param(use_per_node_hctx, bool, S_IRUGO);145 MODULE_PARM_DESC(use_per_node_hctx, "Use per-node allocation for hardware context queues. Default: …659 if (queue_mode == NULL_Q_MQ && use_per_node_hctx) in null_add_dev()790 if (queue_mode == NULL_Q_MQ && use_per_node_hctx) { in null_init()