Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/cgroup/
Dcpuset.c1928 #define HIER_CHECKALL 0x01 /* Check all cpusets with no skipping */ macro
2013 if (!cp->partition_root_state && !(flags & HIER_CHECKALL) && in update_cpumasks_hier()
2244 hier_flags = HIER_CHECKALL; in update_cpumask()
2361 hier_flags = HIER_CHECKALL; in update_exclusive_cpumask()
2856 update_cpumasks_hier(cs, &tmpmask, !new_prs ? HIER_CHECKALL : 0); in update_prstate()