Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/cgroup/
Dcpuset.c1596 #define HIER_CHECKALL 0x01 /* Check all cpusets with no skipping */ macro
1656 if (!cp->partition_root_state && !(flags & HIER_CHECKALL) && in update_cpumasks_hier()
2393 update_cpumasks_hier(cs, &tmpmask, !new_prs ? HIER_CHECKALL : 0); in update_prstate()