Searched refs:rt_runtime (Results 1 – 5 of 5) sorted by relevance
46 rt_b->rt_runtime = runtime; in init_rt_bandwidth()57 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()103 rt_rq->rt_runtime = 0; in init_rt_rq()213 rt_rq->rt_runtime = tg->rt_bandwidth.rt_runtime; in alloc_rt_sched_group()488 return rt_rq->rt_runtime; in sched_rt_runtime()608 return rt_rq->rt_runtime; in sched_rt_runtime()673 rt_rq->rt_time < rt_b->rt_runtime); in sched_rt_bandwidth_account()704 if (iter->rt_runtime == RUNTIME_INF) in do_balance_runtime()711 diff = iter->rt_runtime - iter->rt_time; in do_balance_runtime()714 if (rt_rq->rt_runtime + diff > rt_period) in do_balance_runtime()[all …]
253 u64 rt_runtime; member642 u64 rt_runtime; member
636 PN(rt_runtime); in print_rt_rq()
5371 task_group(p)->rt_bandwidth.rt_runtime == 0 && in __sched_setscheduler()7172 rq->rt.rt_runtime = def_rt_bandwidth.rt_runtime; in sched_init()
635 The default value for SCHED_DEADLINE bandwidth is to have rt_runtime equal to