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

/linux-master/kernel/cgroup/
H A Dcpuset.c2165 #define HIER_CHECKALL 0x01 /* Check all cpusets with no skipping */ macro
2256 * 3) HIER_CHECKALL flag not set, and
2259 if (!cp->partition_root_state && !(flags & HIER_CHECKALL) &&
2490 hier_flags = HIER_CHECKALL;
2609 hier_flags = HIER_CHECKALL;
3137 update_cpumasks_hier(cs, &tmpmask, !new_prs ? HIER_CHECKALL : 0);

Completed in 116 milliseconds