Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c1155 struct throtl_grp *this_tg);
1333 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated() local
1336 tg_update_has_rules(this_tg); in tg_conf_updated()
1346 this_tg->idletime_threshold = min(this_tg->idletime_threshold, in tg_conf_updated()
1348 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()
1874 struct throtl_grp *this_tg) in throtl_can_upgrade() argument
1889 if (tg == this_tg) in throtl_can_upgrade()
2166 struct throtl_grp *this_tg) in throtl_can_upgrade() argument