Searched refs:effective_cpus (Results 1 – 3 of 3) sorted by relevance
369 while (!cpumask_intersects(cs->effective_cpus, pmask)) in guarantee_online_cpus()372 cpumask_and(pmask, pmask, cs->effective_cpus); in guarantee_online_cpus()408 pmask2 = &cs->effective_cpus; in alloc_cpumasks()451 free_cpumask_var(cs->effective_cpus); in free_cpumasks()480 cpumask_copy(trial->effective_cpus, cs->effective_cpus); in alloc_trial_cpuset()596 !cpuset_cpumask_can_shrink(cur->effective_cpus, user_xcpus(trial))) in validate_change()653 return cpumask_intersects(a->effective_cpus, b->effective_cpus); in cpusets_overlap()774 cpumask_and(doms[0], top_cpuset.effective_cpus, in generate_sched_domains()811 !cpumask_empty(cp->effective_cpus)) in generate_sched_domains()824 !cpumask_empty(cp->effective_cpus)) in generate_sched_domains()[all …]
104 cpumask_var_t effective_cpus; member
293 cpumask_copy(cs->effective_cpus, new_cpus); in cpuset1_hotplug_update_tasks()