Searched defs:cfs_b (Results 1 – 2 of 2) sorted by relevance
4690 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in assign_cfs_rq_runtime() local4791 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in throttle_cfs_rq() local4878 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in unthrottle_cfs_rq() local5125 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); in __return_cfs_rq_runtime() local5248 struct cfs_bandwidth *cfs_b = in sched_cfs_slack_timer() local5260 struct cfs_bandwidth *cfs_b = in sched_cfs_period_timer() local5313 void init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in init_cfs_bandwidth()5335 void start_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in start_cfs_bandwidth()5347 static void destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) in destroy_cfs_bandwidth()5373 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in update_runtime_enabled() local[all …]
10202 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in tg_set_cfs_bandwidth() local10431 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in tg_cfs_schedulable_down() local10485 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in cpu_cfs_stat_show() local10621 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in cpu_extra_stat_show() local
Completed in 43 milliseconds