Searched refs:cg_flags (Results 1 – 7 of 7) sorted by relevance
265 if (cg->cg_flags != 0) { in sysctl_kern_sched_topology_spec_internal()267 if ((cg->cg_flags & CG_FLAG_HTT) != 0) in sysctl_kern_sched_topology_spec_internal()269 if ((cg->cg_flags & CG_FLAG_THREAD) != 0) in sysctl_kern_sched_topology_spec_internal()271 if ((cg->cg_flags & CG_FLAG_SMT) != 0) in sysctl_kern_sched_topology_spec_internal()273 if ((cg->cg_flags & CG_FLAG_NODE) != 0) in sysctl_kern_sched_topology_spec_internal()
83 top->cg_flags = 0; in smp_topo_none()782 child->cg_flags = flags; in smp_topo_addleaf()
743 (cg->cg_child[c].cg_flags & CG_FLAG_THREAD) && in cpu_search_lowest()1415 if (cg->cg_flags & CG_FLAG_THREAD) { in sched_pickcpu()1440 if (cg->cg_flags & CG_FLAG_THREAD) in sched_pickcpu()3094 ((tdq)->tdq_cg != NULL && ((tdq)->tdq_cg->cg_flags & CG_FLAG_THREAD) == 0)
849 cg_root->cg_flags = CG_FLAG_NODE; in x86topo_add_sched_group()851 cg_root->cg_flags = 0; in x86topo_add_sched_group()872 cg_root->cg_flags |= CG_FLAG_SMT; in x86topo_add_sched_group()908 cg_root->cg_flags |= CG_FLAG_NODE; in x86topo_add_sched_group()
87 int8_t cg_flags; /* Traversal modifiers. */ member
439 root->cg_flags = 0; in cpu_topo()452 dom->cg_flags = 0; in cpu_topo()
500 group->cg_flags = flags; in cpu_group_init()