Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c597 return dl_entity_preempt(&__node_2_pdl(a)->dl, &__node_2_pdl(b)->dl); in __pushable_less()
1851 !dl_entity_preempt(&p->dl, &curr->dl)) && in select_task_rq_dl()
1953 if (dl_entity_preempt(&p->dl, &rq->curr->dl)) { in wakeup_preempt_dl()
2484 !dl_entity_preempt(&p->dl, &rq->curr->dl))) { in task_woken_dl()
H A Dsched.h265 static inline bool dl_entity_preempt(const struct sched_dl_entity *a, in dl_entity_preempt() function
H A Dcore.c7147 dl_entity_preempt(&pi_task->dl, &p->dl))) { in rt_mutex_setprio()