Home
last modified time | relevance | path

Searched defs:bic (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/block/
Dbfq-iosched.c364 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync) in bic_to_bfqq()
369 void bic_set_bfqq(struct bfq_io_cq *bic, struct bfq_queue *bfqq, bool is_sync) in bic_set_bfqq()
374 struct bfq_data *bic_to_bfqd(struct bfq_io_cq *bic) in bic_to_bfqd()
975 struct bfq_io_cq *bic, bool bfq_already_existing) in bfq_bfqq_resume_state()
1864 struct bfq_io_cq *bic = bfq_bic_lookup(bfqd, current->io_context, q); in bfq_bio_merge() local
2282 struct bfq_io_cq *bic = bfqq->bic; in bfq_bfqq_save_state() local
2322 bfq_merge_bfqqs(struct bfq_data *bfqd, struct bfq_io_cq *bic, in bfq_merge_bfqqs()
4250 static void bfq_exit_icq_bfqq(struct bfq_io_cq *bic, bool is_sync) in bfq_exit_icq_bfqq()
4271 struct bfq_io_cq *bic = icq_to_bic(icq); in bfq_exit_icq() local
4282 bfq_set_next_ioprio_data(struct bfq_queue *bfqq, struct bfq_io_cq *bic) in bfq_set_next_ioprio_data()
[all …]
Dbfq-cgroup.c605 struct bfq_io_cq *bic, in __bfq_bic_change_cgroup()
639 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) in bfq_bic_update_cgroup()
1203 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} in bfq_bic_update_cgroup()
Dbfq-iosched.h313 struct bfq_io_cq *bic; member