Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c847 if (dl_se->dl_yielded && dl_se->runtime > 0) in replenish_dl_entity()
875 if (dl_se->dl_yielded) in replenish_dl_entity()
876 dl_se->dl_yielded = 0; in replenish_dl_entity()
1321 if (unlikely(dl_se->dl_yielded)) in update_curr_dl()
1351 if (dl_runtime_exceeded(dl_se) || dl_se->dl_yielded) { in update_curr_dl()
1801 rq->curr->dl.dl_yielded = 1; in yield_task_dl()
3016 dl_se->dl_yielded = 0; in __dl_clear_params()
/openbmc/linux/include/linux/
H A Dsched.h640 * @dl_yielded tells if task gave up the CPU before consuming
654 unsigned int dl_yielded : 1; member
/openbmc/linux/Documentation/scheduler/
H A Dsched-deadline.rst660 dl_yielded is set and used to handle correctly throttling and runtime