Lines Matching refs:mems_updated
3103 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument
3120 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()
3142 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument
3156 if (mems_updated) in hotplug_update_tasks()
3181 bool mems_updated; in cpuset_hotplug_update_tasks() local
3256 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()
3260 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
3263 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
3288 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local
3307 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()
3343 if (mems_updated) { in cpuset_hotplug_workfn()
3355 if (cpus_updated || mems_updated) { in cpuset_hotplug_workfn()