Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Ddeadline.c483 static inline int is_leftmost(struct task_struct *p, struct dl_rq *dl_rq) in is_leftmost() function
1378 if (!is_leftmost(curr, &rq->dl)) in update_curr_dl()
2076 is_leftmost(p, &rq->dl)) in task_tick_dl()