Searched refs:cfqg_busy_async_queues (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.c433 static inline int cfqg_busy_async_queues(struct cfq_data *cfqd, function
938 int nr_sync = cfqg->nr_cfqq - cfqg_busy_async_queues(cfqd, cfqg)
2169 tmp = cfq_target_latency * cfqg_busy_async_queues(cfqd, cfqg);

Completed in 69 milliseconds