Searched refs:cg_parent (Results 1 – 6 of 6) sorted by relevance
708 top->cg_parent = NULL; in smp_topo()736 top->cg_parent = NULL; in smp_topo_none()758 child->cg_parent = parent; in smp_topo_addleaf()766 for (; parent != NULL; parent = parent->cg_parent) { in smp_topo_addleaf()818 l2g->cg_parent = top; in smp_topo_2level()
1053 cg = cg->cg_parent; in tdq_idled() 1056 parent = cg->cg_parent; in tdq_idled() 1389 for (ccg = NULL; cg != NULL; cg = cg->cg_parent) { in sched_pickcpu() 2058 cg = cg->cg_parent; in tdq_trysteal() 2065 parent = cg->cg_parent; in tdq_trysteal()
78 struct cpu_group *cg_parent; /* Our parent group. */ member
369 root->cg_parent = NULL; in cpu_topo()382 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()