Lines Matching refs:deleting
1523 bool adding, deleting; in remote_cpus_update() local
1538 deleting = cpumask_andnot(tmp->delmask, cs->effective_xcpus, excpus); in remote_cpus_update()
1558 if (deleting) in remote_cpus_update()
1569 if (adding || deleting) in remote_cpus_update()
1646 int deleting; /* Deleting cpus from parent's effective_cpus */ in update_parent_effective_cpumask() local
1661 adding = deleting = false; in update_parent_effective_cpumask()
1722 deleting = cpumask_and(tmp->delmask, xcpus, parent->effective_xcpus); in update_parent_effective_cpumask()
1723 if (deleting) in update_parent_effective_cpumask()
1767 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1775 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_effective_cpumask()
1785 deleting = false; in update_parent_effective_cpumask()
1832 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1866 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_effective_cpumask()
1902 if (deleting) in update_parent_effective_cpumask()
1916 if (adding || deleting) { in update_parent_effective_cpumask()