Searched refs:push_rt_task (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/sched/
H A Drt.c2002 static int push_rt_task(struct rq *rq, bool pull) function
2124 /* push_rt_task will return true if it moved an RT */
2125 while (push_rt_task(rq, false))
2278 while (push_rt_task(rq, true))

Completed in 240 milliseconds