Home
last modified time | relevance | path

Searched refs:blkg_to_bfqg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-cgroup.c289 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() function
305 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()
352 struct bfq_group *bfqg = blkg_to_bfqg(rq->bio->bi_blkg); in bfqg_stats_update_legacy_io()
545 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_pd_init()
620 bfqg = blkg_to_bfqg(blkg); in bfq_bio_bfqg()
979 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_end_wr_async()
1070 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_io_set_weight_legacy()
1106 bfqg = blkg_to_bfqg(ctx.blkg); in bfq_io_set_device_weight()
1206 struct bfq_group *bfqg = blkg_to_bfqg(pd->blkg); in bfqg_prfill_sectors()
1272 return blkg_to_bfqg(bfq in bfq_create_group_hierarchy()
[all...]
/kernel/linux/linux-6.6/block/
H A Dbfq-cgroup.c284 static struct bfq_group *blkg_to_bfqg(struct blkcg_gq *blkg) in blkg_to_bfqg() function
300 return pblkg ? blkg_to_bfqg(pblkg) : NULL; in bfqg_parent()
345 struct bfq_group *bfqg = blkg_to_bfqg(rq->bio->bi_blkg); in bfqg_stats_update_legacy_io()
532 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_pd_init()
609 bfqg = blkg_to_bfqg(blkg); in bfq_bio_bfqg()
997 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_end_wr_async()
1088 struct bfq_group *bfqg = blkg_to_bfqg(blkg); in bfq_io_set_weight_legacy()
1126 bfqg = blkg_to_bfqg(ctx.blkg); in bfq_io_set_device_weight()
1226 struct bfq_group *bfqg = blkg_to_bfqg(pd->blkg); in bfqg_prfill_sectors()
1292 return blkg_to_bfqg(bfq in bfq_create_group_hierarchy()
[all...]

Completed in 4 milliseconds