Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
H A Dcpuset-internal.h27 PERR_NONE = 0, enumerator
H A Dcpuset.c271 WRITE_ONCE(cs->prs_err, PERR_NONE); in notify_partition_change()
1781 int part_error = PERR_NONE; /* Partition error? */ in update_parent_effective_cpumask()
2409 return PERR_NONE; in validate_partition()
2421 return PERR_NONE; in validate_partition()
2486 trialcs->prs_err = PERR_NONE; in update_cpumask()
2565 trialcs->prs_err = PERR_NONE; in update_exclusive_cpumask()
2935 int err = PERR_NONE, old_prs = cs->partition_root_state; in update_prstate()