Home
last modified time | relevance | path

Searched refs:dl_runtime (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/sched/
H A Ddeadline.c410 if (dl_se->dl_runtime == 0) in task_non_contending()
420 dl_se->dl_runtime); in task_non_contending()
471 if (dl_se->dl_runtime == 0) in task_contending()
726 dl_se->runtime = pi_of(dl_se)->dl_runtime; in replenish_dl_new_period()
800 WARN_ON_ONCE(pi_of(dl_se)->dl_runtime <= 0); in replenish_dl_entity()
815 dl_se->runtime = pi_of(dl_se)->dl_runtime; in replenish_dl_entity()
829 dl_se->runtime += pi_of(dl_se)->dl_runtime; in replenish_dl_entity()
938 (pi_of(dl_se)->dl_runtime >> DL_SCALE); in dl_entity_overflow()
1158 if (!dl_se->dl_throttled || !dl_se->dl_runtime) in dl_server_timer()
1582 if (dl_se->dl_server_active && dl_se->dl_runtime && dl_se->dl_defer) in dl_server_update_idle()
[all …]
H A Ddebug.c353 old_runtime = runtime = dl_se->dl_runtime; in sched_fair_server_write()
404 value = dl_se->dl_runtime; in sched_fair_server_show()
/linux/include/linux/
H A Dsched.h652 u64 dl_runtime; /* Maximum runtime for each instance */ member
/linux/Documentation/scheduler/
H A Dsched-deadline.rst176 dl_runtime
178 where runtime is the remaining runtime, while dl_runtime and dl_period