Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/mm/
Dinit_64.c910 struct mdesc_mlgroup { struct
916 static struct mdesc_mlgroup *mlgroups; argument
1042 paddr = memblock_alloc(count * sizeof(struct mdesc_mlgroup), in grab_mlgroups()
1052 struct mdesc_mlgroup *m = &mlgroups[count++]; in grab_mlgroups()
1138 static struct mdesc_mlgroup * __init find_mlgroup(u64 node) in find_mlgroup()
1143 struct mdesc_mlgroup *m = &mlgroups[i]; in find_mlgroup()
1160 static int find_best_numa_node_for_mlgroup(struct mdesc_mlgroup *grp) in find_best_numa_node_for_mlgroup()
1181 struct mdesc_mlgroup *m = find_mlgroup(target); in find_numa_latencies_for_group()
1195 struct mdesc_mlgroup *candidate = NULL; in numa_attach_mlgroup()
1201 struct mdesc_mlgroup *m = find_mlgroup(target); in numa_attach_mlgroup()