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