Searched refs:cg_count (Results 1 – 8 of 8) sorted by relevance
696 if (top->cg_count != mp_ncpus) in smp_topo()698 top, top->cg_count, mp_ncpus); in smp_topo()741 top->cg_count = mp_ncpus; in smp_topo_none()764 child->cg_count = count; in smp_topo_addleaf()775 parent->cg_count += child->cg_count; in smp_topo_addleaf()
1391 if (cg->cg_children == 1 || cg->cg_count == 1) in sched_pickcpu()3133 cg->cg_count, cpusetobj_strprint(cpusetbuf, &cg->cg_mask)); in sysctl_kern_sched_topology_spec_internal()
81 int32_t cg_count; /* Count of cpus in this group. */ member
373 unsigned int i, cg_count; in ext2_cg_validate() local377 cg_count = fs->e2fs_gcount; in ext2_cg_validate()390 if ((cg_count == fs->e2fs_gcount) && in ext2_cg_validate()392 cg_count = i; in ext2_cg_validate()
457 root->cg_count = mp_ncpus; in cpu_topo()470 dom->cg_count = CPU_COUNT(&dom->cg_mask); in cpu_topo()
492 group->cg_count = CPU_COUNT(cpus); in cpu_group_init()
831 cg_root->cg_count = root->cpu_count; in x86topo_add_sched_group()
4927 if (grp->cg_child[i].cg_count <= 1) in find_l2_neighbor()