Searched refs:local_unthrottle (Results 1 – 1 of 1) sorted by relevance
5814 struct cfs_rq *local_unthrottle = NULL; in distribute_cfs_runtime() local5858 SCHED_WARN_ON(local_unthrottle)) in distribute_cfs_runtime()5861 local_unthrottle = cfs_rq; in distribute_cfs_runtime()5871 if (local_unthrottle) { in distribute_cfs_runtime()5874 if (cfs_rq_throttled(local_unthrottle)) in distribute_cfs_runtime()5875 unthrottle_cfs_rq(local_unthrottle); in distribute_cfs_runtime()