Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
H A Drt.c66 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()
499 return RUNTIME_INF; in sched_rt_runtime()
717 if (iter->rt_runtime == RUNTIME_INF) in do_balance_runtime()
766 if (rt_rq->rt_runtime == RUNTIME_INF || in __disable_runtime()
788 if (iter == rt_rq || iter->rt_runtime == RUNTIME_INF) in __disable_runtime()
817 rt_rq->rt_runtime = RUNTIME_INF; in __disable_runtime()
894 if (!sched_feat(RT_RUNTIME_SHARE) && rt_rq->rt_runtime != RUNTIME_INF) in do_sched_rt_period_timer()
942 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()
984 if (runtime == RUNTIME_INF) in sched_rt_runtime_exceeded()
1050 if (sched_rt_runtime(rt_rq) != RUNTIME_INF) { in update_curr_rt()
[all...]
H A Dcore.c3505 if (runtime == RUNTIME_INF) in to_ratio()
8578 if (quota != RUNTIME_INF && quota > max_cfs_runtime) in tg_set_cfs_bandwidth()
8591 runtime_enabled = quota != RUNTIME_INF; in tg_set_cfs_bandwidth()
8592 runtime_was_enabled = cfs_b->quota != RUNTIME_INF; in tg_set_cfs_bandwidth()
8639 quota = RUNTIME_INF; in tg_set_cfs_quota()
8652 if (tg->cfs_bandwidth.quota == RUNTIME_INF) in tg_get_cfs_quota()
8731 if (quota == RUNTIME_INF || quota == -1) in normalize_cfs_quota()
8732 return RUNTIME_INF; in normalize_cfs_quota()
8744 quota = RUNTIME_INF; in tg_cfs_schedulable_down()
8759 if (quota == RUNTIME_INF) in tg_cfs_schedulable_down()
[all...]
H A Ddeadline.c413 if (global_rt_runtime() == RUNTIME_INF) in init_dl_bw()
2612 if (global_rt_runtime() == RUNTIME_INF) { in init_dl_rq_bw_ratio()
2633 if (global_rt_runtime() != RUNTIME_INF) in sched_dl_do_global()
H A Dsched.h241 #define RUNTIME_INF ((u64)~0ULL) macro
1826 return RUNTIME_INF; in global_rt_runtime()
H A Dfair.c4904 if (cfs_b->quota != RUNTIME_INF) in __refill_cfs_bandwidth_runtime()
4924 if (cfs_b->quota == RUNTIME_INF) in __assign_cfs_rq_runtime()
5254 if (cfs_b->quota == RUNTIME_INF) in do_sched_cfs_period_timer()
5363 if (cfs_b->quota != RUNTIME_INF) { in __return_cfs_rq_runtime()
5406 if (cfs_b->quota != RUNTIME_INF && cfs_b->runtime > slice) in do_sched_cfs_slack_timer()
5550 cfs_b->quota = RUNTIME_INF; in init_cfs_bandwidth()
5610 cfs_rq->runtime_enabled = cfs_b->quota != RUNTIME_INF; in update_runtime_enabled()
/kernel/linux/linux-6.6/kernel/sched/
H A Drt.c138 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()
549 return RUNTIME_INF; in sched_rt_runtime()
767 if (iter->rt_runtime == RUNTIME_INF) in do_balance_runtime()
816 if (rt_rq->rt_runtime == RUNTIME_INF || in __disable_runtime()
838 if (iter == rt_rq || iter->rt_runtime == RUNTIME_INF) in __disable_runtime()
867 rt_rq->rt_runtime = RUNTIME_INF; in __disable_runtime()
947 if (!sched_feat(RT_RUNTIME_SHARE) && rt_rq->rt_runtime != RUNTIME_INF) in do_sched_rt_period_timer()
995 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()
1025 if (runtime == RUNTIME_INF) in sched_rt_runtime_exceeded()
1089 if (sched_rt_runtime(rt_rq) != RUNTIME_INF) { in update_curr_rt()
[all...]
H A Dcore.c4998 if (runtime == RUNTIME_INF) in to_ratio()
11600 if (quota != RUNTIME_INF && quota > max_cfs_runtime) in tg_set_cfs_bandwidth()
11603 if (quota != RUNTIME_INF && (burst > quota || in tg_set_cfs_bandwidth()
11618 runtime_enabled = quota != RUNTIME_INF; in tg_set_cfs_bandwidth()
11619 runtime_was_enabled = cfs_b->quota != RUNTIME_INF; in tg_set_cfs_bandwidth()
11667 quota = RUNTIME_INF; in tg_set_cfs_quota()
11680 if (tg->cfs_bandwidth.quota == RUNTIME_INF) in tg_get_cfs_quota()
11796 if (quota == RUNTIME_INF || quota == -1) in normalize_cfs_quota()
11797 return RUNTIME_INF; in normalize_cfs_quota()
11809 quota = RUNTIME_INF; in tg_cfs_schedulable_down()
[all...]
H A Ddeadline.c498 if (global_rt_runtime() == RUNTIME_INF) in init_dl_bw()
2807 if (global_rt_runtime() == RUNTIME_INF) { in init_dl_rq_bw_ratio()
2826 if (global_rt_runtime() != RUNTIME_INF) in sched_dl_do_global()
H A Dfair.c5622 if (unlikely(cfs_b->quota == RUNTIME_INF)) in __refill_cfs_bandwidth_runtime()
5652 if (cfs_b->quota == RUNTIME_INF) in __assign_cfs_rq_runtime()
6124 if (cfs_b->quota == RUNTIME_INF) in do_sched_cfs_period_timer()
6232 if (cfs_b->quota != RUNTIME_INF) { in __return_cfs_rq_runtime()
6275 if (cfs_b->quota != RUNTIME_INF && cfs_b->runtime > slice) in do_sched_cfs_slack_timer()
6417 cfs_b->quota = RUNTIME_INF; in init_cfs_bandwidth()
6420 cfs_b->hierarchical_quota = parent ? parent->hierarchical_quota : RUNTIME_INF; in init_cfs_bandwidth()
6512 cfs_rq->runtime_enabled = cfs_b->quota != RUNTIME_INF; in update_runtime_enabled()
6566 tg_cfs_bandwidth(cfs_rq->tg)->hierarchical_quota != RUNTIME_INF) in cfs_task_bw_constrained()
H A Dsched.h264 #define RUNTIME_INF ((u64)~0ULL) macro
2278 return RUNTIME_INF; in global_rt_runtime()

Completed in 77 milliseconds