Home
last modified time | relevance | path

Searched refs:blkg_to_tg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/block/
Dblk-throttle.h162 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg() function
185 struct throtl_grp *tg = blkg_to_tg(bio->bi_blkg); in blk_should_throtl()
Dblk-throttle.c409 sq->parent_sq = &blkg_to_tg(blkg->parent)->service_queue; in throtl_pd_init()
455 struct throtl_grp *tg = blkg_to_tg(blkg); in blk_throtl_update_limit_valid()
1338 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated()
1346 parent_tg = blkg_to_tg(blkg->parent); in tg_conf_updated()
1393 tg = blkg_to_tg(ctx.blkg); in tg_set_conf()
1580 tg = blkg_to_tg(ctx.blkg); in tg_set_limit()
1733 struct throtl_grp *tg = blkg_to_tg(blkg); in blk_throtl_cancel_bios()
1740 blkg_to_tg(blkg)->flags |= THROTL_TG_CANCELING; in blk_throtl_cancel_bios()
1872 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_can_upgrade()
1918 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_upgrade_state()
[all …]