Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c920 static int num_node_masks; variable
978 if (new_nid == num_node_masks) { in memblock_nid_range_sun4u()
1016 for (_nid = 0; _nid < num_node_masks; _nid++) { in memblock_nid_range()
1026 if (num_node_masks == _nid) { in memblock_nid_range()
1107 num_node_masks = 1; in init_node_masks_nonnuma()
1420 if (num_node_masks != index) { in numa_attach_mlgroup()
1423 index, num_node_masks); in numa_attach_mlgroup()
1427 n = &node_masks[num_node_masks++]; in numa_attach_mlgroup()
1507 for (i = 0; i < num_node_masks; i++) { in numa_parse_mdesc()
1534 num_node_masks = index; in numa_parse_jbus()
[all …]