Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c566 return dl_entity_preempt(&__node_2_pdl(a)->dl, &__node_2_pdl(b)->dl); in __pushable_less()
1194 if (!dl_task(dl_se->rq->curr) || dl_entity_preempt(dl_se, &dl_se->rq->curr->dl)) in dl_server_timer()
1800 if (!dl_task(dl_se->rq->curr) || dl_entity_preempt(dl_se, &rq->curr->dl)) in dl_server_start()
2406 !dl_entity_preempt(&p->dl, &donor->dl)) && in select_task_rq_dl()
2505 if (dl_entity_preempt(&p->dl, &rq->donor->dl)) { in wakeup_preempt_dl()
3053 !dl_entity_preempt(&p->dl, &rq->donor->dl))) { in task_woken_dl()
H A Dsched.h298 static inline bool dl_entity_preempt(const struct sched_dl_entity *a, in dl_entity_preempt() function
H A Dcore.c7341 dl_entity_preempt(&pi_task->dl, &p->dl))) { in rt_mutex_setprio()