Searched refs:cg_children (Results 1 – 5 of 5) sorted by relevance
692 while (top->cg_children == 1) { in smp_topo()720 top->cg_children = 0; in smp_topo_none()740 child->cg_children = 0; in smp_topo_addleaf()745 parent->cg_children++; in smp_topo_addleaf()794 top->cg_children = mp_ncpus / (l2count * l1count); in smp_topo_2level()795 l1g = l2g + top->cg_children; in smp_topo_2level()796 for (i = 0; i < top->cg_children; i++, l2g++) { in smp_topo_2level()820 if (cg->cg_children == 0) in smp_topo_find()822 children = cg->cg_children; in smp_topo_find()
689 for (i = cg->cg_children, cpu = mp_maxid; ; ) { in cpu_search()1313 if (cg->cg_children == 1 || cg->cg_count == 1) in sched_pickcpu()3027 if (cg->cg_children > 0) { in sysctl_kern_sched_topology_spec_internal()3029 for (i = 0; i < cg->cg_children; i++) in sysctl_kern_sched_topology_spec_internal()
84 int16_t cg_children; /* Number of children groups. */ member
831 cg_root->cg_children = nchildren; in x86topo_add_sched_group()
5960 if (grp->cg_children == 0) in find_child_with_core()5964 for (i = 0; i < grp->cg_children; i++) { in find_child_with_core()