Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c244 static inline struct blkcg_gq *tg_to_blkg(struct throtl_grp *tg) in tg_to_blkg() function
301 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_bps_limit()
331 struct blkcg_gq *blkg = tg_to_blkg(tg); in tg_iops_limit()
382 tg_to_blkg(__tg)->blkcg, "throtl " fmt, ##args);\
419 blkg_get(tg_to_blkg(qn->tg)); in throtl_qnode_add_bio()
473 blkg_put(tg_to_blkg(qn->tg)); in throtl_pop_queued()
542 struct blkcg_gq *blkg = tg_to_blkg(tg); in throtl_pd_init()
1192 blkg_put(tg_to_blkg(tg_to_put)); in tg_dispatch_one_bio()
1428 global ? tg->td->queue->root_blkg : tg_to_blkg(tg)) { in tg_conf_updated()
1906 if (!tg || !tg_to_blkg(tg)->parent) in throtl_hierarchy_can_upgrade()
[all …]