Searched refs:wr_busy_queues (Results 1 – 3 of 3) sorted by relevance
703 limit = bfqd->async_depths[!!bfqd->wr_busy_queues][op_is_sync(opf)]; in bfq_limit_depth()723 __func__, bfqd->wr_busy_queues, op_is_sync(opf), limit); in bfq_limit_depth()1196 bfqd->wr_busy_queues++; in bfq_bfqq_resume_state()1198 bfqd->wr_busy_queues--; in bfq_bfqq_resume_state()2323 bfqd->wr_busy_queues++; in bfq_add_request()2617 bfqq->bfqd->wr_busy_queues--; in bfq_bfqq_end_wr()3181 bfqd->wr_busy_queues++; in bfq_merge_bfqqs()3189 bfqd->wr_busy_queues--; in bfq_merge_bfqqs()3193 bfqd->wr_busy_queues); in bfq_merge_bfqqs()3883 (bfqd->wr_busy_queues < tot_busy_queues || in idling_needed_for_service_guarantees()[all …]
1655 bfqd->wr_busy_queues--; in bfq_del_bfqq_busy()1692 bfqd->wr_busy_queues++; in bfq_add_bfqq_busy()
588 int wr_busy_queues; member