Searched refs:rt_runtime (Results 1 – 5 of 5) sorted by relevance
41 rt_b->rt_runtime = runtime; in init_rt_bandwidth()52 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()99 rt_rq->rt_runtime = 0; in init_rt_rq()209 rt_rq->rt_runtime = tg->rt_bandwidth.rt_runtime; in alloc_rt_sched_group()436 return rt_rq->rt_runtime; in sched_rt_runtime()553 return rt_rq->rt_runtime; in sched_rt_runtime()618 rt_rq->rt_time < rt_b->rt_runtime); in sched_rt_bandwidth_account()649 if (iter->rt_runtime == RUNTIME_INF) in do_balance_runtime()656 diff = iter->rt_runtime - iter->rt_time; in do_balance_runtime()659 if (rt_rq->rt_runtime + diff > rt_period) in do_balance_runtime()[all …]
3558 task_group(p)->rt_bandwidth.rt_runtime == 0 && in __sched_setscheduler()7203 rq->rt.rt_runtime = def_rt_bandwidth.rt_runtime; in sched_init()7611 u64 rt_runtime; member7622 runtime = tg->rt_bandwidth.rt_runtime; in tg_rt_schedulable()7626 runtime = d->rt_runtime; in tg_rt_schedulable()7654 runtime = child->rt_bandwidth.rt_runtime; in tg_rt_schedulable()7658 runtime = d->rt_runtime; in tg_rt_schedulable()7677 .rt_runtime = runtime, in __rt_schedulable()7688 u64 rt_period, u64 rt_runtime) in tg_set_rt_bandwidth() argument7696 if (tg == &root_task_group && rt_runtime == 0) in tg_set_rt_bandwidth()[all …]
132 u64 rt_runtime; member461 u64 rt_runtime; member
262 PN(rt_runtime); in print_rt_rq()
290 The default value for SCHED_DEADLINE bandwidth is to have rt_runtime equal to