Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c485 static inline int is_leftmost(struct task_struct *p, struct dl_rq *dl_rq) in is_leftmost() function
1369 if (!is_leftmost(curr, &rq->dl)) in update_curr_dl()
2067 is_leftmost(p, &rq->dl)) in task_tick_dl()