Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c310 if (dl_se->dl_runtime == 0) in task_non_contending()
320 dl_se->dl_runtime); in task_non_contending()
362 if (dl_se->dl_runtime == 0) in task_contending()
404 dl_b->dl_runtime = runtime; in init_dl_bandwidth()
740 dl_se->runtime = dl_se->dl_runtime; in setup_new_dl_entity()
766 BUG_ON(pi_of(dl_se)->dl_runtime <= 0); in replenish_dl_entity()
774 dl_se->runtime = pi_of(dl_se)->dl_runtime; in replenish_dl_entity()
788 dl_se->runtime += pi_of(dl_se)->dl_runtime; in replenish_dl_entity()
803 dl_se->runtime = pi_of(dl_se)->dl_runtime; in replenish_dl_entity()
860 (pi_of(dl_se)->dl_runtime >> DL_SCALE); in dl_entity_overflow()
[all …]
H A Dsched.h274 u64 dl_runtime; member
342 return cap_scale(p->dl.dl_deadline, cap) >= p->dl.dl_runtime; in dl_task_fits_capacity()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h535 u64 dl_runtime; /* Maximum runtime for each instance */ member
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-deadline.rst175 dl_runtime
177 where runtime is the remaining runtime, while dl_runtime and dl_period