Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c239 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg() function
561 sq->parent_sq = &blkg_to_tg(blkg->parent)->service_queue; in throtl_pd_init()
602 struct throtl_grp *tg = blkg_to_tg(blkg); in blk_throtl_update_limit_valid()
1429 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated()
1437 parent_tg = blkg_to_tg(blkg->parent); in tg_conf_updated()
1484 tg = blkg_to_tg(ctx.blkg); in tg_set_conf()
1670 tg = blkg_to_tg(ctx.blkg); in tg_set_limit()
1926 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_can_upgrade()
1972 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_upgrade_state()
2195 struct throtl_grp *parent = blkg_to_tg(blkg); in blk_throtl_charge_bio_split()
[all …]