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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dcfq-iosched.c421 static inline int cfq_group_busy_queues_wl(enum wl_prio_t wl, function
582 unsigned busy = cfq_group_busy_queues_wl(rt, cfqd, cfqg);
2118 if (cfq_group_busy_queues_wl(RT_WORKLOAD, cfqd, cfqg))
2120 else if (cfq_group_busy_queues_wl(BE_WORKLOAD, cfqd, cfqg))
2157 cfq_group_busy_queues_wl(cfqd->serving_prio, cfqd, cfqg));

Completed in 15 milliseconds