Searched refs:push_dl_task (Results 1 – 1 of 1) sorted by relevance
626 static int push_dl_task(struct rq *rq);1147 push_dl_task(rq); in __push_dl_task() 2656 static int push_dl_task(struct rq *rq) in push_dl_task() function 2731 /* push_dl_task() will return true if it moved a -deadline task */ in push_dl_tasks() 2732 while (push_dl_task(rq)) in push_dl_tasks()