Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c1255 int dl_runtime_exceeded(struct sched_dl_entity *dl_se) in dl_runtime_exceeded() function
1351 if (dl_runtime_exceeded(dl_se) || dl_se->dl_yielded) { in update_curr_dl()
1355 if (dl_runtime_exceeded(dl_se) && in update_curr_dl()