Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Ddeadline.c769 static void wakeup_preempt_dl(struct rq *rq, struct task_struct *p, int flags);
1181 wakeup_preempt_dl(rq, p, 0); in dl_task_timer()
1950 static void wakeup_preempt_dl(struct rq *rq, struct task_struct *p, in wakeup_preempt_dl() function
2665 wakeup_preempt_dl(rq, p, 0); in switched_to_dl()
2734 .wakeup_preempt = wakeup_preempt_dl,