Searched refs:g_use_per_node_hctx (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/null_blk/
H A Dmain.c212 static bool g_use_per_node_hctx; variable
213 module_param_named(use_per_node_hctx, g_use_per_node_hctx, bool, 0444);
747 dev->use_per_node_hctx = g_use_per_node_hctx;
2052 if (g_use_per_node_hctx) {

Completed in 79 milliseconds