Lines Matching refs:adding
1523 bool adding, deleting; in remote_cpus_update() local
1537 adding = cpumask_andnot(tmp->addmask, excpus, cs->effective_xcpus); in remote_cpus_update()
1545 if (adding) { in remote_cpus_update()
1556 if (adding) in remote_cpus_update()
1569 if (adding || deleting) in remote_cpus_update()
1645 int adding; /* Adding cpus to parent's effective_cpus */ in update_parent_effective_cpumask() local
1661 adding = deleting = false; in update_parent_effective_cpumask()
1672 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1735 adding = true; in update_parent_effective_cpumask()
1766 adding = false; in update_parent_effective_cpumask()
1771 adding = cpumask_and(tmp->addmask, tmp->addmask, in update_parent_effective_cpumask()
1782 if (nocpu && (!adding || in update_parent_effective_cpumask()
1786 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1809 adding = cpumask_and(tmp->addmask, in update_parent_effective_cpumask()
1866 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_effective_cpumask()
1899 if (adding) in update_parent_effective_cpumask()
1916 if (adding || deleting) { in update_parent_effective_cpumask()