Searched defs:new_cpus (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/cgroup/ |
| D | cpuset.c | 214 cpumask_var_t new_cpus; /* For update_cpumasks_hier() */ member 1219 static void update_tasks_cpumask(struct cpuset *cs, struct cpumask *new_cpus) in update_tasks_cpumask() 1255 static void compute_effective_cpumask(struct cpumask *new_cpus, in compute_effective_cpumask() 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() 3649 static cpumask_t new_cpus; in cpuset_hotplug_update_tasks() local 3783 static cpumask_t new_cpus; in cpuset_hotplug_workfn() local
|
| /kernel/linux/linux-5.10/kernel/cgroup/ |
| D | cpuset.c | 199 cpumask_var_t new_cpus; /* For update_cpumasks_hier() */ member 1124 static void compute_effective_cpumask(struct cpumask *new_cpus, in compute_effective_cpumask() 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() 3154 static cpumask_t new_cpus; in cpuset_hotplug_update_tasks() local 3262 static cpumask_t new_cpus; in cpuset_hotplug_workfn() local
|