Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddeadline.c1227 * different than SCHED_DEADLINE (through switched_from_dl()). in dl_task_timer()
3291 static void switched_from_dl(struct rq *rq, struct task_struct *p) in switched_from_dl()
3453 .switched_from = switched_from_dl,
3608 * switched_from_dl() will take care to do it at the correct in sched_dl_overflow()
3284 static void switched_from_dl(struct rq *rq, struct task_struct *p) switched_from_dl() function