Home
last modified time | relevance | path

Searched defs:new_mems (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/cgroup/
H A Dcpuset.c2678 static void update_nodemasks_hier(struct cpuset *cs, nodemask_t *new_mems) in update_nodemasks_hier()
3704 struct cpumask *new_cpus, nodemask_t *new_mems, in hotplug_update_tasks()
3741 static nodemask_t new_mems; in cpuset_hotplug_update_tasks() local
3856 static nodemask_t new_mems; in cpuset_handle_hotplug() local
H A Dcpuset-v1.c286 struct cpumask *new_cpus, nodemask_t *new_mems, in cpuset1_hotplug_update_tasks()
H A Dcpuset-internal.h302 cpuset1_hotplug_update_tasks(struct cpuset * cs,struct cpumask * new_cpus,nodemask_t * new_mems,bool cpus_updated,bool mems_updated) cpuset1_hotplug_update_tasks() argument