Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dcpuset.c1944 static void update_cpumasks_hier(struct cpuset *cs, struct tmpmasks *tmp, in update_cpumasks_hier() function
2162 update_cpumasks_hier(sibling, tmp, HIER_NO_SD_REBUILD); in update_sibling_cpumasks()
2312 update_cpumasks_hier(cs, &tmp, hier_flags); in update_cpumask()
2415 update_cpumasks_hier(cs, &tmp, hier_flags); in update_exclusive_cpumask()
2856 update_cpumasks_hier(cs, &tmpmask, !new_prs ? HIER_CHECKALL : 0); in update_prstate()