Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-throttle.c1161 struct throtl_grp *this_tg);
1338 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated() local
1341 tg_update_has_rules(this_tg); in tg_conf_updated()
1351 this_tg->idletime_threshold = min(this_tg->idletime_threshold, in tg_conf_updated()
1353 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()
1859 struct throtl_grp *this_tg) in throtl_can_upgrade() argument
1874 if (tg == this_tg) in throtl_can_upgrade()
2147 struct throtl_grp *this_tg) in throtl_can_upgrade() argument