Searched refs:this_tg (Results 1 – 1 of 1) sorted by relevance
1231 struct throtl_grp *this_tg);1398 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated() local1401 tg_update_has_rules(this_tg); in tg_conf_updated()1411 this_tg->idletime_threshold = min(this_tg->idletime_threshold, in tg_conf_updated()1413 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1856 struct throtl_grp *this_tg) in throtl_can_upgrade() argument1871 if (tg == this_tg) in throtl_can_upgrade()