Home
last modified time | relevance | path

Searched refs:async_idle_cfqq (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/block/
Dcfq-iosched.c282 struct cfq_queue *async_idle_cfqq; member
2910 return &cfqd->async_idle_cfqq; in cfq_async_queue_prio()
3609 if (cfqd->async_idle_cfqq) in cfq_put_async_queues()
3610 cfq_put_queue(cfqd->async_idle_cfqq); in cfq_put_async_queues()