Lines Matching refs:mdesc_mlgroup
937 struct mdesc_mlgroup { struct
944 static struct mdesc_mlgroup *mlgroups; argument
1047 struct mdesc_mlgroup *const m = &mlgroups[i]; in memblock_nid_range()
1266 paddr = memblock_phys_alloc(count * sizeof(struct mdesc_mlgroup), in grab_mlgroups()
1276 struct mdesc_mlgroup *m = &mlgroups[count++]; in grab_mlgroups()
1362 static struct mdesc_mlgroup * __init find_mlgroup(u64 node) in find_mlgroup()
1367 struct mdesc_mlgroup *m = &mlgroups[i]; in find_mlgroup()
1385 static int __init find_best_numa_node_for_mlgroup(struct mdesc_mlgroup *grp) in find_best_numa_node_for_mlgroup()
1406 struct mdesc_mlgroup *m = find_mlgroup(target); in find_numa_latencies_for_group()
1420 struct mdesc_mlgroup *candidate = NULL; in numa_attach_mlgroup()
1426 struct mdesc_mlgroup *m = find_mlgroup(target); in numa_attach_mlgroup()