Home
last modified time | relevance | path

Searched defs:new_cpus (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c190 cpumask_var_t new_cpus; /* For update_cpumasks_hier() */ member
1119 static void compute_effective_cpumask(struct cpumask *new_cpus, struct cpuset *cs, struct cpuset *parent) in compute_effective_cpumask() argument
3040 hotplug_update_tasks_legacy(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated) hotplug_update_tasks_legacy() argument
3079 hotplug_update_tasks(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated) hotplug_update_tasks() argument
3120 static cpumask_t new_cpus; cpuset_hotplug_update_tasks() local
3229 static cpumask_t new_cpus; cpuset_hotplug_workfn() local
[all...]
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcpuset.c200 cpumask_var_t new_cpus; /* For update_cpumasks_hier() */ member
1125 static void compute_effective_cpumask(struct cpumask *new_cpus, in compute_effective_cpumask() argument
3078 hotplug_update_tasks_legacy(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated) hotplug_update_tasks_legacy() argument
3117 hotplug_update_tasks(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated) hotplug_update_tasks() argument
3155 static cpumask_t new_cpus; cpuset_hotplug_update_tasks() local
3263 static cpumask_t new_cpus; cpuset_hotplug_workfn() local
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcpuset.c214 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() argument
1255 static void compute_effective_cpumask(struct cpumask *new_cpus, in compute_effective_cpumask() argument
3572 hotplug_update_tasks_legacy(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated) hotplug_update_tasks_legacy() argument
3610 hotplug_update_tasks(struct cpuset *cs, struct cpumask *new_cpus, nodemask_t *new_mems, bool cpus_updated, bool mems_updated) hotplug_update_tasks() argument
3649 static cpumask_t new_cpus; cpuset_hotplug_update_tasks() local
3783 static cpumask_t new_cpus; cpuset_hotplug_workfn() local
[all...]

Completed in 8 milliseconds