Searched refs:wr_busy_queues (Results 1 – 3 of 3) sorted by relevance
583 bfqd->word_depths[!!bfqd->wr_busy_queues][op_is_sync(op)]; in bfq_limit_depth()586 __func__, bfqd->wr_busy_queues, op_is_sync(op), in bfq_limit_depth()1109 bfqd->wr_busy_queues++; in bfq_bfqq_resume_state()1111 bfqd->wr_busy_queues--; in bfq_bfqq_resume_state()2187 bfqd->wr_busy_queues++; in bfq_add_request()2494 bfqq->bfqd->wr_busy_queues--; in bfq_bfqq_end_wr()3000 bfqd->wr_busy_queues++; in bfq_merge_bfqqs()3008 bfqd->wr_busy_queues--; in bfq_merge_bfqqs()3012 bfqd->wr_busy_queues); in bfq_merge_bfqqs()3706 (bfqd->wr_busy_queues < in idling_needed_for_service_guarantees()[all …]
1680 bfqd->wr_busy_queues--; in bfq_del_bfqq_busy()1708 bfqd->wr_busy_queues++; in bfq_add_bfqq_busy()
550 int wr_busy_queues; member