Searched refs:has_pushable_tasks (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.c139 static inline int has_pushable_tasks(struct rq *rq) function
1095 rq->post_schedule = has_pushable_tasks(rq);
1285 if (!has_pushable_tasks(rq))
1493 has_pushable_tasks(rq) &&

Completed in 37 milliseconds