Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/block/null_blk/
H A Dmain.c203 static bool g_use_per_node_hctx; variable
204 module_param_named(use_per_node_hctx, g_use_per_node_hctx, bool, 0444);
607 dev->use_per_node_hctx = g_use_per_node_hctx; in null_alloc_dev()
1966 if (g_queue_mode == NULL_Q_MQ && g_use_per_node_hctx) { in null_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/block/null_blk/
H A Dmain.c203 static bool g_use_per_node_hctx; variable
204 module_param_named(use_per_node_hctx, g_use_per_node_hctx, bool, 0444);
607 dev->use_per_node_hctx = g_use_per_node_hctx; in null_alloc_dev()
1966 if (g_queue_mode == NULL_Q_MQ && g_use_per_node_hctx) { in null_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/block/null_blk/
H A Dmain.c203 static bool g_use_per_node_hctx; variable
204 module_param_named(use_per_node_hctx, g_use_per_node_hctx, bool, 0444);
607 dev->use_per_node_hctx = g_use_per_node_hctx; in null_alloc_dev()
1966 if (g_queue_mode == NULL_Q_MQ && g_use_per_node_hctx) { in null_init()