Home
last modified time | relevance | path

Searched defs:cfs_b (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dfair.c6491 runtime = cfs_b->runtime_snap - cfs_b->runtime; in do_sched_cfs_period_timer() argument
5893 __refill_cfs_bandwidth_runtime(struct cfs_bandwidth * cfs_b) __refill_cfs_bandwidth_runtime() argument
5917 __assign_cfs_rq_runtime(struct cfs_bandwidth * cfs_b,struct cfs_rq * cfs_rq,u64 target_runtime) __assign_cfs_rq_runtime() argument
5947 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); assign_cfs_rq_runtime() local
6242 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); throttle_cfs_rq() local
6283 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); unthrottle_cfs_rq() local
6403 distribute_cfs_runtime(struct cfs_bandwidth * cfs_b) distribute_cfs_runtime() argument
6560 runtime_refresh_within(struct cfs_bandwidth * cfs_b,u64 min_expire) runtime_refresh_within() argument
6577 start_cfs_slack_bandwidth(struct cfs_bandwidth * cfs_b) start_cfs_slack_bandwidth() argument
6598 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); __return_cfs_rq_runtime() local
6634 do_sched_cfs_slack_timer(struct cfs_bandwidth * cfs_b) do_sched_cfs_slack_timer() argument
6731 struct cfs_bandwidth *cfs_b = sched_cfs_slack_timer() local
6741 struct cfs_bandwidth *cfs_b = sched_cfs_period_timer() local
6794 init_cfs_bandwidth(struct cfs_bandwidth * cfs_b,struct cfs_bandwidth * parent) init_cfs_bandwidth() argument
6823 start_cfs_bandwidth(struct cfs_bandwidth * cfs_b) start_cfs_bandwidth() argument
6835 destroy_cfs_bandwidth(struct cfs_bandwidth * cfs_b) destroy_cfs_bandwidth() argument
6885 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; update_runtime_enabled() local
7015 init_cfs_bandwidth(struct cfs_bandwidth * cfs_b,struct cfs_bandwidth * parent) init_cfs_bandwidth() argument
7023 destroy_cfs_bandwidth(struct cfs_bandwidth * cfs_b) destroy_cfs_bandwidth() argument
[all...]
H A Dcore.c9783 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; tg_set_cfs_bandwidth() local
9913 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; tg_cfs_schedulable_down() local
9968 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; cpu_cfs_stat_show() local
10309 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; cpu_extra_stat_show() local
[all...]