Searched refs:bfq_bic_update_cgroup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | bfq-iosched.h | 899 /* cached path for this blkg (see comments in bfq_bic_update_cgroup) */ 902 /* reference counter (see comments in bfq_bic_update_cgroup) */ 985 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio);
|
H A D | bfq-cgroup.c | 337 /* see comments in bfq_bic_update_cgroup for why refcounting bfqg */ in bfqg_and_blkg_get() 537 /* see comments in bfq_bic_update_cgroup for why refcounting */ in bfq_pd_alloc() 643 * bfq_bic_update_cgroup on guaranteeing the consistency of blkg 704 * comments in bfq_bic_update_cgroup on this issue) 762 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) in bfq_bic_update_cgroup() function 1445 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} in bfq_bic_update_cgroup() function
|
H A D | bfq-iosched.c | 2243 bfq_bic_update_cgroup(bic, bio); in bfq_bio_merge() 6144 bfq_bic_update_cgroup(bic, bio); in bfq_init_rq()
|
/kernel/linux/linux-6.6/block/ |
H A D | bfq-iosched.h | 1006 /* cached path for this blkg (see comments in bfq_bic_update_cgroup) */ 1009 /* reference counter (see comments in bfq_bic_update_cgroup) */ 1089 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio);
|
H A D | bfq-cgroup.c | 330 /* see comments in bfq_bic_update_cgroup for why refcounting bfqg */ in bfqg_and_blkg_get() 524 /* see comments in bfq_bic_update_cgroup for why refcounting */ in bfq_pd_alloc() 632 * bfq_bic_update_cgroup on guaranteeing the consistency of blkg 756 * comments in bfq_bic_update_cgroup on this issue) 779 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) in bfq_bic_update_cgroup() function 1463 void bfq_bic_update_cgroup(struct bfq_io_cq *bic, struct bio *bio) {} in bfq_bic_update_cgroup() function
|
H A D | bfq-iosched.c | 2467 bfq_bic_update_cgroup(bic, bio); in bfq_bio_merge() 6874 bfq_bic_update_cgroup(bic, bio); in bfq_init_rq()
|
Completed in 27 milliseconds