Searched refs:cg_parent (Results 1 – 6 of 6) sorted by relevance
77 top->cg_parent = NULL; in smp_topo_none()760 top->cg_parent = NULL; in smp_topo()777 child->cg_parent = parent; in smp_topo_addleaf()785 for (; parent != NULL; parent = parent->cg_parent) { in smp_topo_addleaf()837 l2g->cg_parent = top; in smp_topo_2level()
1100 cg = cg->cg_parent; in tdq_idled()1103 parent = cg->cg_parent; in tdq_idled()1439 for (ccg = NULL; cg != NULL; cg = cg->cg_parent) { in sched_pickcpu()2172 cg = cg->cg_parent; in tdq_trysteal()2179 parent = cg->cg_parent; in tdq_trysteal()
79 struct cpu_group *cg_parent; /* Our parent group. */ member
433 root->cg_parent = NULL; in cpu_topo()446 dom->cg_parent = root; in cpu_topo()
494 group->cg_parent = parent; in cpu_group_init()
952 cg_root->cg_child[i].cg_parent = cg_root; in x86topo_add_sched_group()