Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm.c123 static int dm_numa_node = DM_NUMA_NODE; variable
196 return __dm_get_module_param_int(&dm_numa_node, in dm_get_numa_node()
3401 module_param(dm_numa_node, int, S_IRUGO | S_IWUSR);
3402 MODULE_PARM_DESC(dm_numa_node, "NUMA node for DM device memory allocations");