Lines Matching refs:deleting
1712 bool adding, deleting; in remote_cpus_update() local
1726 deleting = cpumask_andnot(tmp->delmask, cs->effective_xcpus, excpus); in remote_cpus_update()
1750 if (deleting) in remote_cpus_update()
1761 if (adding || deleting) in remote_cpus_update()
1818 int deleting; /* Deleting cpus from parent's effective_cpus */ in update_parent_effective_cpumask() local
1832 adding = deleting = false; in update_parent_effective_cpumask()
1905 deleting = true; in update_parent_effective_cpumask()
1947 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
1955 deleting = cpumask_and(tmp->delmask, tmp->delmask, in update_parent_effective_cpumask()
1979 if (deleting) { in update_parent_effective_cpumask()
1991 deleting = false; in update_parent_effective_cpumask()
2037 deleting = cpumask_and(tmp->delmask, in update_parent_effective_cpumask()
2067 if (!adding && !deleting && (new_prs == old_prs)) in update_parent_effective_cpumask()
2100 if (deleting) in update_parent_effective_cpumask()
2109 if (adding || deleting) { in update_parent_effective_cpumask()