Searched refs:wr_busy_queues (Results 1 – 3 of 3) sorted by relevance
689 depth = bfqd->word_depths[!!bfqd->wr_busy_queues][op_is_sync(opf)]; in bfq_limit_depth()702 __func__, bfqd->wr_busy_queues, op_is_sync(opf), depth); in bfq_limit_depth()1226 bfqd->wr_busy_queues++; in bfq_bfqq_resume_state()1228 bfqd->wr_busy_queues--; in bfq_bfqq_resume_state()2323 bfqd->wr_busy_queues++; in bfq_add_request()2639 bfqq->bfqd->wr_busy_queues--; in bfq_bfqq_end_wr()3166 bfqd->wr_busy_queues++; in bfq_merge_bfqqs()3174 bfqd->wr_busy_queues--; in bfq_merge_bfqqs()3178 bfqd->wr_busy_queues); in bfq_merge_bfqqs()3872 (bfqd->wr_busy_queues < in idling_needed_for_service_guarantees()[all …]
1665 bfqd->wr_busy_queues--; in bfq_del_bfqq_busy()1695 bfqd->wr_busy_queues++; in bfq_add_bfqq_busy()
549 int wr_busy_queues; member