Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c8968 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in tg_set_cfs_bandwidth() local
9168 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; in tg_cfs_schedulable_down() local
9223 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; cpu_cfs_stat_show() local
9337 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; cpu_extra_stat_show() local
[all...]
H A Dfair.c4841 void __refill_cfs_bandwidth_runtime(struct cfs_bandwidth *cfs_b) in __refill_cfs_bandwidth_runtime() argument
4854 static int fair_assign_cfs_rq_runtime(struct cfs_bandwidth *cfs_b, struct cfs_rq *cfs_rq, u64 target_runtime) in fair_assign_cfs_rq_runtime() argument
4883 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); assign_cfs_rq_runtime() local
4985 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); throttle_cfs_rq() local
5059 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); unthrottle_cfs_rq() local
5150 distribute_cfs_runtime(struct cfs_bandwidth *cfs_b) distribute_cfs_runtime() argument
5201 do_sched_cfs_period_timer(struct cfs_bandwidth *cfs_b, int overrun, unsigned long flags) do_sched_cfs_period_timer() argument
5272 runtime_refresh_within(struct cfs_bandwidth *cfs_b, u64 min_expire) runtime_refresh_within() argument
5291 start_cfs_slack_bandwidth(struct cfs_bandwidth *cfs_b) start_cfs_slack_bandwidth() argument
5312 struct cfs_bandwidth *cfs_b = tg_cfs_bandwidth(cfs_rq->tg); fair_return_cfs_rq_runtime() local
5351 do_sched_cfs_slack_timer(struct cfs_bandwidth *cfs_b) do_sched_cfs_slack_timer() argument
5452 struct cfs_bandwidth *cfs_b = container_of(timer, struct cfs_bandwidth, slack_timer); sched_cfs_slack_timer() local
5461 struct cfs_bandwidth *cfs_b = container_of(timer, struct cfs_bandwidth, period_timer); sched_cfs_period_timer() local
5512 init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) init_cfs_bandwidth() argument
5534 start_cfs_bandwidth(struct cfs_bandwidth *cfs_b) start_cfs_bandwidth() argument
5547 destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) destroy_cfs_bandwidth() argument
5575 struct cfs_bandwidth *cfs_b = &tg->cfs_bandwidth; update_runtime_enabled() local
5658 init_cfs_bandwidth(struct cfs_bandwidth *cfs_b) init_cfs_bandwidth() argument
5672 destroy_cfs_bandwidth(struct cfs_bandwidth *cfs_b) destroy_cfs_bandwidth() argument
[all...]

Completed in 22 milliseconds