Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dfair.c4848 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() function
4883 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in assign_cfs_rq_runtime()
4985 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in throttle_cfs_rq()
5059 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in unthrottle_cfs_rq()
5312 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in fair_return_cfs_rq_runtime()
5668 static inline struct cfs_bandwidth *tg_cfs_bandwidth(struct task_group *tg) in tg_cfs_bandwidth() function
11848 destroy_cfs_bandwidth(tg_cfs_bandwidth(tg)); in free_fair_sched_group()
11881 init_cfs_bandwidth(tg_cfs_bandwidth(tg)); in alloc_fair_sched_group()

Completed in 21 milliseconds