Lines Matching refs:mems_updated
2122 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument
2139 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()
2161 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument
2175 if (mems_updated) in hotplug_update_tasks()
2192 bool mems_updated; in cpuset_hotplug_update_tasks() local
2211 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()
2215 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
2218 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
2243 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local
2253 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()
2266 if (mems_updated) { in cpuset_hotplug_workfn()
2278 if (cpus_updated || mems_updated) { in cpuset_hotplug_workfn()