Lines Matching refs:mems_updated
3550 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument
3567 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()
3589 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument
3604 if (mems_updated) in hotplug_update_tasks()
3629 bool mems_updated; in cpuset_hotplug_update_tasks() local
3723 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()
3725 if (mems_updated) in cpuset_hotplug_update_tasks()
3730 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
3733 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
3758 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local
3777 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()
3813 if (mems_updated) { in cpuset_hotplug_workfn()
3825 if (cpus_updated || mems_updated) { in cpuset_hotplug_workfn()