Lines Matching refs:ioprio
5520 ioprio_class = IOPRIO_PRIO_CLASS(bic->ioprio); in bfq_set_next_ioprio_data()
5535 bfqq->new_ioprio = IOPRIO_PRIO_LEVEL(bic->ioprio); in bfq_set_next_ioprio_data()
5539 bfqq->new_ioprio = IOPRIO_PRIO_LEVEL(bic->ioprio); in bfq_set_next_ioprio_data()
5569 int ioprio = bic->icq.ioc->ioprio; in bfq_check_ioprio_change() local
5575 if (unlikely(!bfqd) || likely(bic->ioprio == ioprio)) in bfq_check_ioprio_change()
5578 bic->ioprio = ioprio; in bfq_check_ioprio_change()
5666 int ioprio_class, int ioprio, int act_idx) in bfq_async_queue_prio() argument
5670 return &bfqg->async_bfqq[0][ioprio][act_idx]; in bfq_async_queue_prio()
5672 ioprio = IOPRIO_BE_NORM; in bfq_async_queue_prio()
5675 return &bfqg->async_bfqq[1][ioprio][act_idx]; in bfq_async_queue_prio()
5793 bfqq->ioprio != last_bfqq_created->ioprio || in bfq_do_or_sched_stable_merge()
5839 const int ioprio = IOPRIO_PRIO_LEVEL(bic->ioprio); in bfq_get_queue() local
5840 const int ioprio_class = IOPRIO_PRIO_CLASS(bic->ioprio); in bfq_get_queue()
5848 ioprio, in bfq_get_queue()