Home
last modified time | relevance | path

Searched refs:alloc_cpumasks (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/cgroup/
Dcpuset.c466 static inline int alloc_cpumasks(struct cpuset *cs, struct tmpmasks *tmp) in alloc_cpumasks() function
536 if (alloc_cpumasks(trial, NULL)) { in alloc_trial_cpuset()
1999 if (alloc_cpumasks(NULL, &tmpmask)) in update_prstate()
2769 if (alloc_cpumasks(cs, NULL)) { in cpuset_css_alloc()
3195 if (on_dfl && !alloc_cpumasks(NULL, &tmp)) in cpuset_hotplug_workfn()
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch284 @@ -490,6 +505,9 @@ static inline int alloc_cpumasks(struct cpuset *cs, struct tmpmasks *tmp)
628 if (on_dfl && !alloc_cpumasks(NULL, &tmp))