Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
A Dcpuset.c282 if (old_prs != new_prs) in notify_partition_change()
1197 int old_prs, new_prs; in update_parent_subparts_cpumask() local
1298 new_prs = PRS_ERROR; in update_parent_subparts_cpumask()
1302 new_prs = PRS_ENABLED; in update_parent_subparts_cpumask()
1314 if (new_prs == PRS_ERROR) { in update_parent_subparts_cpumask()
1351 if (old_prs != new_prs) in update_parent_subparts_cpumask()
1377 int old_prs, new_prs; in update_cpumasks_hier() local
1428 new_prs = PRS_DISABLED; in update_cpumasks_hier()
1449 new_prs = PRS_ERROR; in update_cpumasks_hier()
1489 if (new_prs != old_prs) in update_cpumasks_hier()
[all …]

Completed in 10 milliseconds