Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dcfq-iosched.c304 struct cfq_queue *async_idle_cfqq; member
1650 if (cfqg->async_idle_cfqq) in cfq_pd_offline()
1651 cfq_put_queue(cfqg->async_idle_cfqq); in cfq_pd_offline()
3771 return &cfqg->async_idle_cfqq; in cfq_async_queue_prio()