Searched refs:mems_updated (Results 1 – 1 of 1) sorted by relevance
2173 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument2190 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()2212 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument2226 if (mems_updated) in hotplug_update_tasks()2243 bool mems_updated; in cpuset_hotplug_update_tasks() local2262 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()2266 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()2269 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()2301 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local2311 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()[all …]