Searched refs:local_unthrottle (Results 1 – 1 of 1) sorted by relevance
5903 struct cfs_rq *local_unthrottle = NULL; in distribute_cfs_runtime() local5947 SCHED_WARN_ON(local_unthrottle)) in distribute_cfs_runtime()5950 local_unthrottle = cfs_rq; in distribute_cfs_runtime()5960 if (local_unthrottle) { in distribute_cfs_runtime()5963 if (cfs_rq_throttled(local_unthrottle)) in distribute_cfs_runtime()5964 unthrottle_cfs_rq(local_unthrottle); in distribute_cfs_runtime()