Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dcfq-iosched.c311 struct cfq_queue *async_idle_cfqq; member
1653 if (cfqg->async_idle_cfqq) in cfq_pd_offline()
1654 cfq_put_queue(cfqg->async_idle_cfqq); in cfq_pd_offline()
3804 return &cfqg->async_idle_cfqq; in cfq_async_queue_prio()