Lines Matching refs:mdesc_mlgroup
908 struct mdesc_mlgroup { struct
915 static struct mdesc_mlgroup *mlgroups; argument
1018 struct mdesc_mlgroup *const m = &mlgroups[i]; in memblock_nid_range()
1233 paddr = memblock_phys_alloc(count * sizeof(struct mdesc_mlgroup), in grab_mlgroups()
1243 struct mdesc_mlgroup *m = &mlgroups[count++]; in grab_mlgroups()
1329 static struct mdesc_mlgroup * __init find_mlgroup(u64 node) in find_mlgroup()
1334 struct mdesc_mlgroup *m = &mlgroups[i]; in find_mlgroup()
1352 static int __init find_best_numa_node_for_mlgroup(struct mdesc_mlgroup *grp) in find_best_numa_node_for_mlgroup()
1373 struct mdesc_mlgroup *m = find_mlgroup(target); in find_numa_latencies_for_group()
1387 struct mdesc_mlgroup *candidate = NULL; in numa_attach_mlgroup()
1393 struct mdesc_mlgroup *m = find_mlgroup(target); in numa_attach_mlgroup()