Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/sched/
Ddeadline.c594 return dl_entity_preempt(&__node_2_pdl(a)->dl, &__node_2_pdl(b)->dl); in __pushable_less()
1843 !dl_entity_preempt(&p->dl, &curr->dl)) && in select_task_rq_dl()
1945 if (dl_entity_preempt(&p->dl, &rq->curr->dl)) { in check_preempt_curr_dl()
2474 !dl_entity_preempt(&p->dl, &rq->curr->dl))) { in task_woken_dl()
Dsched.h263 static inline bool dl_entity_preempt(const struct sched_dl_entity *a, in dl_entity_preempt() function
Dcore.c7144 dl_entity_preempt(&pi_task->dl, &p->dl))) { in rt_mutex_setprio()