Searched refs:top_cpuset (Results 1 – 2 of 2) sorted by relevance
334 static struct cpuset top_cpuset = { variable739 if (cur == &top_cpuset) in validate_change()900 bool root_load_balance = is_sched_load_balance(&top_cpuset); in generate_sched_domains()907 if (root_load_balance && !top_cpuset.nr_subparts_cpus) { in generate_sched_domains()916 update_domain_attr_tree(dattr, &top_cpuset); in generate_sched_domains()918 cpumask_and(doms[0], top_cpuset.effective_cpus, in generate_sched_domains()931 csa[csn++] = &top_cpuset; in generate_sched_domains()932 cpuset_for_each_descendant_pre(cp, pos_css, &top_cpuset) { in generate_sched_domains()933 if (cp == &top_cpuset) in generate_sched_domains()953 cpumask_subset(cp->cpus_allowed, top_cpuset.effective_cpus)) in generate_sched_domains()[all …]
222 The cpus and mems files in the root (top_cpuset) cpuset are480 This is just the general case of the top_cpuset example given a few