Home
last modified time | relevance | path

Searched refs:mems_updated (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c3017 bool cpus_updated, bool mems_updated) in hotplug_update_tasks_legacy() argument
3034 if (mems_updated && !nodes_empty(cs->mems_allowed)) in hotplug_update_tasks_legacy()
3056 bool cpus_updated, bool mems_updated) in hotplug_update_tasks() argument
3070 if (mems_updated) in hotplug_update_tasks()
3095 bool mems_updated; in cpuset_hotplug_update_tasks() local
3170 mems_updated = !nodes_equal(new_mems, cs->effective_mems); in cpuset_hotplug_update_tasks()
3174 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
3177 cpus_updated, mems_updated); in cpuset_hotplug_update_tasks()
3202 bool cpus_updated, mems_updated; in cpuset_hotplug_workfn() local
3221 mems_updated = !nodes_equal(top_cpuset.effective_mems, new_mems); in cpuset_hotplug_workfn()
[all …]