Searched refs:async_bfqq (Results 1 – 3 of 3) sorted by relevance
2657 if (bfqg->async_bfqq[i][j]) in bfq_end_wr_async_queues()2658 bfq_bfqq_end_wr(bfqg->async_bfqq[i][j]); in bfq_end_wr_async_queues()4817 struct bfq_queue *async_bfqq = in bfq_select_queue() local4909 if (async_bfqq && in bfq_select_queue()4910 icq_to_bic(async_bfqq->next_rq->elv.icq) == bfqq->bic && in bfq_select_queue()4911 bfq_serv_to_charge(async_bfqq->next_rq, async_bfqq) <= in bfq_select_queue()4912 bfq_bfqq_budget_left(async_bfqq)) in bfq_select_queue()5576 return &bfqg->async_bfqq[0][ioprio]; in bfq_async_queue_prio()5581 return &bfqg->async_bfqq[1][ioprio]; in bfq_async_queue_prio()5742 struct bfq_queue **async_bfqq = NULL; in bfq_get_queue() local[all …]
936 struct bfq_queue *async_bfqq[2][IOPRIO_NR_LEVELS]; member953 struct bfq_queue *async_bfqq[2][IOPRIO_NR_LEVELS]; member
721 struct bfq_queue *async_bfqq = bic_to_bfqq(bic, 0); in __bfq_bic_change_cgroup() local725 if (async_bfqq) { in __bfq_bic_change_cgroup()726 entity = &async_bfqq->entity; in __bfq_bic_change_cgroup()730 bfq_release_process_ref(bfqd, async_bfqq); in __bfq_bic_change_cgroup()