Searched refs:dl_runtime (Results 1 – 3 of 3) sorted by relevance
404 if (dl_se->dl_runtime == 0) in task_non_contending()414 dl_se->dl_runtime); in task_non_contending()456 if (dl_se->dl_runtime == 0) in task_contending()773 dl_se->runtime = pi_of(dl_se)->dl_runtime; in replenish_dl_new_period()835 WARN_ON_ONCE(pi_of(dl_se)->dl_runtime <= 0); in replenish_dl_entity()855 dl_se->runtime += pi_of(dl_se)->dl_runtime; in replenish_dl_entity()926 (pi_of(dl_se)->dl_runtime >> DL_SCALE); in dl_entity_overflow()2589 if (task_on_rq_queued(p) && p->dl.dl_runtime) in switched_from_dl()2920 dl_se->dl_runtime = attr->sched_runtime; in __setparam_dl()2924 dl_se->dl_bw = to_ratio(dl_se->dl_period, dl_se->dl_runtime); in __setparam_dl()[all …]
615 u64 dl_runtime; /* Maximum runtime for each instance */ member
175 dl_runtime177 where runtime is the remaining runtime, while dl_runtime and dl_period