Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dfair.c3451 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() function
3469 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(tg); in assign_cfs_rq_runtime()
3517 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in expire_cfs_rq_runtime()
3634 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in throttle_cfs_rq()
3679 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in unthrottle_cfs_rq()
3888 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in __return_cfs_rq_runtime()
4154 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() function
8053 destroy_cfs_bandwidth(tg_cfs_bandwidth(tg)); in free_fair_sched_group()
8081 init_cfs_bandwidth(tg_cfs_bandwidth(tg)); in alloc_fair_sched_group()