Lines Matching full:deleting
1622 bool adding, deleting; in remote_cpus_update() local
1637 deleting = cpumask_andnot(tmp->delmask, cs->effective_xcpus, excpus); in remote_cpus_update()
1658 if (deleting) in remote_cpus_update()
1669 if (adding || deleting) in remote_cpus_update()
1746 int deleting; /* Deleting cpus from parent's effective_cpus */ in update_parent_effective_cpumask() local
1761 adding = deleting = false; in update_parent_effective_cpumask()
1831 deleting = true; in update_parent_effective_cpumask()
1874 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1882 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_effective_cpumask()
1889 if (deleting) { in update_parent_effective_cpumask()
1901 deleting = false; in update_parent_effective_cpumask()
1947 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1981 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_effective_cpumask()
2017 if (deleting) in update_parent_effective_cpumask()
2031 if (adding || deleting) { in update_parent_effective_cpumask()