Searched refs:node_groups (Results 1 – 1 of 1) sorted by relevance
100 struct node_groups { struct111 const struct node_groups *ln = l; in ncpus_cmp_func() argument135 struct node_groups *node_groups) in alloc_nodes_groups() argument140 node_groups[n].id = n; in alloc_nodes_groups()153 node_groups[n].ncpus = ncpus; in alloc_nodes_groups()158 sort(node_groups, nr_node_ids, sizeof(node_groups[0]), in alloc_nodes_groups()237 ncpus = node_groups[n].ncpus; in alloc_nodes_groups()258 struct node_groups *node_groups; in __group_cpus_evenly() local283 if (!node_groups) in __group_cpus_evenly()291 struct node_groups *nv = &node_groups[i]; in __group_cpus_evenly()[all …]
Completed in 6 milliseconds