Searched refs:smp_topo_alloc (Results 1 – 3 of 3) sorted by relevance
149 struct cpu_group *smp_topo_alloc(u_int count);
830 cg_root->cg_child = smp_topo_alloc(nchildren); in x86topo_add_sched_group()865 cg_root = smp_topo_alloc(1); in cpu_topo()
700 smp_topo_alloc(u_int count) in smp_topo_alloc() function