Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c7169 bool throttled = false, unthrottle_local = false; in distribute_cfs_runtime() local
7234 unthrottle_local = list_empty(&rq->cfsb_csd_list); in distribute_cfs_runtime()
7238 if (unthrottle_local) { in distribute_cfs_runtime()