Lines Matching refs:mems_updated
2155 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument
2172 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()
2194 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument
2208 if (mems_updated) in hotplug_update_tasks()
2225 bool mems_updated; in cpuset_hotplug_update_tasks() local
2244 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()
2248 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
2251 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
2276 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local
2286 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()
2299 if (mems_updated) { in cpuset_hotplug_workfn()
2311 if (cpus_updated || mems_updated) { in cpuset_hotplug_workfn()