Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c131 static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg) in blkg_to_tg() function
143 return blkg_to_tg(td->queue->root_blkg); in td_root_tg()
220 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_pd_init()
246 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_pd_exit()
258 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_pd_reset_stats()
282 return blkg_to_tg(blkg_lookup(blkcg, td->queue)); in throtl_lookup_tg()
304 tg = blkg_to_tg(blkg); in throtl_lookup_create_tg()
680 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_update_dispatch_stats()
844 struct throtl_grp *tg = blkg_to_tg(blkg); in throtl_process_limit_change()
1017 tg = blkg_to_tg(ctx.blkg); in tg_set_conf()