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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_rt.c1306 static int push_rt_task(struct rq *rq) function
1389 /* push_rt_task will return true if it moved an RT */
1390 while (push_rt_task(rq))
1613 if (rq->rt.overloaded && push_rt_task(rq) &&

Completed in 16 milliseconds