Searched refs:wr_busy_queues (Results 1 – 3 of 3) sorted by relevance
551 bfqd->word_depths[!!bfqd->wr_busy_queues][op_is_sync(op)]; in bfq_limit_depth()554 __func__, bfqd->wr_busy_queues, op_is_sync(op), in bfq_limit_depth()1064 bfqd->wr_busy_queues++; in bfq_bfqq_resume_state()1066 bfqd->wr_busy_queues--; in bfq_bfqq_resume_state()2085 bfqd->wr_busy_queues++; in bfq_add_request()2371 bfqq->bfqd->wr_busy_queues--; in bfq_bfqq_end_wr()2802 bfqd->wr_busy_queues++; in bfq_merge_bfqqs()2810 bfqd->wr_busy_queues--; in bfq_merge_bfqqs()2814 bfqd->wr_busy_queues); in bfq_merge_bfqqs()3488 (bfqd->wr_busy_queues < in idling_needed_for_service_guarantees()[all …]
1683 bfqd->wr_busy_queues--; in bfq_del_bfqq_busy()1711 bfqd->wr_busy_queues++; in bfq_add_bfqq_busy()
519 int wr_busy_queues; member