Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dcfq-iosched.c363 struct cfq_queue *async_idle_cfqq; member
3654 return &cfqd->async_idle_cfqq; in cfq_async_queue_prio()
4350 if (cfqd->async_idle_cfqq) in cfq_put_async_queues()
4351 cfq_put_queue(cfqd->async_idle_cfqq); in cfq_put_async_queues()