Searched defs:new_mems (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/cgroup/ |
| D | cpuset.c | 1796 static void update_nodemasks_hier(struct cpuset *cs, nodemask_t *new_mems) in update_nodemasks_hier() 3078 struct cpumask *new_cpus, nodemask_t *new_mems, in hotplug_update_tasks_legacy() 3117 struct cpumask *new_cpus, nodemask_t *new_mems, in hotplug_update_tasks() 3155 static nodemask_t new_mems; in cpuset_hotplug_update_tasks() local 3263 static nodemask_t new_mems; in cpuset_hotplug_workfn() local
|
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| D | cpuset.c | 2108 static void update_nodemasks_hier(struct cpuset *cs, nodemask_t *new_mems) in update_nodemasks_hier() 3573 struct cpumask *new_cpus, nodemask_t *new_mems, in hotplug_update_tasks_legacy() 3611 struct cpumask *new_cpus, nodemask_t *new_mems, in hotplug_update_tasks() 3650 static nodemask_t new_mems; in cpuset_hotplug_update_tasks() local 3784 static nodemask_t new_mems; in cpuset_hotplug_workfn() local
|