Searched refs:mems_updated (Results 1 – 1 of 1) sorted by relevance
3015 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument3032 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()3054 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument3068 if (mems_updated) in hotplug_update_tasks()3093 bool mems_updated; in cpuset_hotplug_update_tasks() local3174 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()3178 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()3181 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()3206 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local3225 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()[all …]