Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dcfq-iosched.c350 unsigned int busy_sync_queues; member
2363 cfqd->busy_sync_queues++; in cfq_add_cfqq_rr()
2391 cfqd->busy_sync_queues--; in cfq_del_cfqq_rr()
3438 if (cfq_cfqq_sync(cfqq) && cfqd->busy_sync_queues == 1) in cfq_may_dispatch()