Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm.c149 static int dm_numa_node = DM_NUMA_NODE; variable
220 return __dm_get_module_param_int(&dm_numa_node, in dm_get_numa_node()
3119 module_param(dm_numa_node, int, S_IRUGO | S_IWUSR);
3120 MODULE_PARM_DESC(dm_numa_node, "NUMA node for DM device memory allocations");