Searched refs:top_cpuset (Results 1 – 2 of 2) sorted by relevance
217 static struct cpuset top_cpuset = { variable469 if (cur == &top_cpuset) in validate_change()640 if (is_sched_load_balance(&top_cpuset)) { in generate_sched_domains()649 update_domain_attr_tree(dattr, &top_cpuset); in generate_sched_domains()651 cpumask_and(doms[0], top_cpuset.effective_cpus, in generate_sched_domains()663 cpuset_for_each_descendant_pre(cp, pos_css, &top_cpuset) { in generate_sched_domains()664 if (cp == &top_cpuset) in generate_sched_domains()811 if (!cpumask_equal(top_cpuset.effective_cpus, cpu_active_mask)) in rebuild_sched_domains_locked()933 if (cs == &top_cpuset) in update_cpumask()950 top_cpuset.cpus_allowed)) in update_cpumask()[all …]
218 The cpus and mems files in the root (top_cpuset) cpuset are463 This is just the general case of the top_cpuset example given a few