Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c508 static inline int is_leftmost(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq) in is_leftmost() function
1499 if (!is_leftmost(dl_se, &rq->dl)) in update_curr_dl_se()
2428 is_leftmost(&p->dl, &rq->dl)) in task_tick_dl()