Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c522 if (dl_entity_preempt(&p->dl, &entry->dl)) in enqueue_pushable_dl_task()
1701 !dl_entity_preempt(&p->dl, &curr->dl)) && in select_task_rq_dl()
1804 if (dl_entity_preempt(&p->dl, &rq->curr->dl)) { in check_preempt_curr_dl()
2308 !dl_entity_preempt(&p->dl, &rq->curr->dl))) { in task_woken_dl()
H A Dsched.h247 dl_entity_preempt(struct sched_dl_entity *a, struct sched_dl_entity *b) in dl_entity_preempt() function
H A Dcore.c5203 dl_entity_preempt(&pi_task->dl, &p->dl))) { in rt_mutex_setprio()