Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h496 extern void unthrottle_cfs_rq(struct cfs_rq *cfs_rq);
Dfair.c5116 void unthrottle_cfs_rq(struct cfs_rq *cfs_rq) in unthrottle_cfs_rq() function
5241 unthrottle_cfs_rq(cfs_rq); in distribute_cfs_runtime()
5650 unthrottle_cfs_rq(cfs_rq); in unthrottle_offline_cfs_rqs()
Dcore.c10573 unthrottle_cfs_rq(cfs_rq); in tg_set_cfs_bandwidth()