Searched defs:new_cpus (Results 1 – 1 of 1) sorted by relevance
190 cpumask_var_t new_cpus; /* For update_cpumasks_hier() */ member1119 static void compute_effective_cpumask(struct cpumask *new_cpus, struct cpuset *cs, struct cpuset *p… in compute_effective_cpumask()3040 static void hotplug_update_tasks_legacy(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *ne… in hotplug_update_tasks_legacy()3079 static void hotplug_update_tasks(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems,… in hotplug_update_tasks()3120 static cpumask_t new_cpus; in cpuset_hotplug_update_tasks() local3229 static cpumask_t new_cpus; in cpuset_hotplug_workfn() local