Home
last modified time | relevance | path

Searched refs:bic_to_bfqq (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/block/
Dbfq-iosched.c379 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync, in bic_to_bfqq() function
708 bic_to_bfqq(bic, op_is_sync(opf), act_idx); in bfq_limit_depth()
2469 bfqd->bio_bfqq = bic_to_bfqq(bic, op_is_sync(bio->bi_opf), in bfq_bio_merge()
5456 struct bfq_queue *bfqq = bic_to_bfqq(bic, is_sync, actuator_idx); in bfq_exit_icq_bfqq()
5580 bfqq = bic_to_bfqq(bic, false, bfq_actuator_index(bfqd, bio)); in bfq_check_ioprio_change()
5589 bfqq = bic_to_bfqq(bic, true, bfq_actuator_index(bfqd, bio)); in bfq_check_ioprio_change()
6177 if (bic_to_bfqq(RQ_BIC(rq), true, in __bfq_insert_request()
6746 struct bfq_queue *bfqq = bic_to_bfqq(bic, is_sync, act_idx); in __bfq_get_bfqq_handle_split()
Dbfq-iosched.h1046 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync,
Dbfq-cgroup.c759 struct bfq_queue *async_bfqq = bic_to_bfqq(bic, false, act_idx); in __bfq_bic_change_cgroup()
760 struct bfq_queue *sync_bfqq = bic_to_bfqq(bic, true, act_idx); in __bfq_bic_change_cgroup()