Searched refs:update_cpumasks_hier (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/cgroup/ |
H A D | cpuset.c | 1970 static void update_cpumasks_hier(struct cpuset *cs, struct tmpmasks *tmp, in update_cpumasks_hier() function 2183 update_cpumasks_hier(sibling, tmp, false); in update_sibling_cpumasks() 2332 update_cpumasks_hier(cs, &tmp, force); in update_cpumask() 2434 update_cpumasks_hier(cs, &tmp, force); in update_exclusive_cpumask() 2878 update_cpumasks_hier(cs, &tmpmask, !new_prs); in update_prstate()
|