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

/linux-master/kernel/cgroup/
H A Dcpuset.c1755 * prstate_housekeeping_conflict - check for partition & housekeeping conflicts
1763 static bool prstate_housekeeping_conflict(int prstate, struct cpumask *new_cpus) function
1877 if (prstate_housekeeping_conflict(new_prs, xcpus))
2476 } else if (prstate_housekeeping_conflict(old_prs, trialcs->effective_xcpus)) {
2622 } else if (prstate_housekeeping_conflict(old_prs, trialcs->effective_xcpus)) {

Completed in 127 milliseconds