Searched refs:rt_runtime (Results 1 – 6 of 6) sorted by relevance
48 rt_b->rt_runtime = runtime; in init_rt_bandwidth()79 if (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF) in start_rt_bandwidth()110 rt_rq->rt_runtime = 0; in init_rt_rq()220 rt_rq->rt_runtime = tg->rt_bandwidth.rt_runtime; in alloc_rt_sched_group()495 return rt_rq->rt_runtime; in sched_rt_runtime()615 return rt_rq->rt_runtime; in sched_rt_runtime()680 rt_rq->rt_time < rt_b->rt_runtime); in sched_rt_bandwidth_account()711 if (iter->rt_runtime == RUNTIME_INF) in do_balance_runtime()718 diff = iter->rt_runtime - iter->rt_time; in do_balance_runtime()721 if (rt_rq->rt_runtime + diff > rt_period) in do_balance_runtime()[all …]
265 u64 rt_runtime; member657 u64 rt_runtime; member
657 PN(rt_runtime); in print_rt_rq()
5629 task_group(p)->rt_bandwidth.rt_runtime == 0 && in __sched_setscheduler()7579 rq->rt.rt_runtime = def_rt_bandwidth.rt_runtime; in sched_init()
92 TP_PROTO(int cpu, u64 clock, ktime_t rt_period, u64 rt_runtime,94 TP_ARGS(cpu, clock, rt_period, rt_runtime, rt_period_timer_expires));
635 The default value for SCHED_DEADLINE bandwidth is to have rt_runtime equal to