Searched refs:bfq_io_cq (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/block/ |
A D | bfq-iosched.h | 340 struct bfq_io_cq *bic; 478 struct bfq_io_cq { struct 809 struct bfq_io_cq *bio_bic; 1050 struct bfq_queue *bic_to_bfqq(struct bfq_io_cq *bic, bool is_sync, 1052 void bic_set_bfqq(struct bfq_io_cq *bic, struct bfq_queue *bfqq, bool is_sync, 1054 struct bfq_data *bic_to_bfqd(struct bfq_io_cq *bic); 1090 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio);
|
A D | bfq-iosched.c | 391 void bic_set_bfqq(struct bfq_io_cq *bic, in bic_set_bfqq() 458 struct bfq_io_cq *icq; in bfq_bic_lookup() 3037 struct bfq_io_cq *bic = bfqq->bic; in bfq_bfqq_save_state() 5553 struct bfq_io_cq *bic, 5676 struct bfq_io_cq *bic, in bfq_do_early_stable_merge() 5750 struct bfq_io_cq *bic) in bfq_do_or_sched_stable_merge() 5829 struct bfq_io_cq *bic, in bfq_get_queue() 5943 struct bfq_io_cq *bic) in bfq_update_has_short_ttime() 6735 struct bfq_io_cq *bic, in bfq_get_bfqq_handle_split() 6845 struct bfq_io_cq *bic; in bfq_init_rq() [all …]
|
A D | bfq-cgroup.c | 716 struct bfq_io_cq *bic, in bfq_sync_bfqq_move() 765 struct bfq_io_cq *bic, in __bfq_bic_change_cgroup() 785 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) in bfq_bic_update_cgroup() 1469 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} in bfq_bic_update_cgroup()
|
Completed in 21 milliseconds