Searched refs:this_tg (Results 1 – 1 of 1) sorted by relevance
1254 struct throtl_grp *this_tg);1421 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated() local1424 tg_update_has_rules(this_tg); in tg_conf_updated()1434 this_tg->idletime_threshold = min(this_tg->idletime_threshold, in tg_conf_updated()1436 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1905 struct throtl_grp *this_tg) in throtl_can_upgrade() argument1920 if (tg == this_tg) in throtl_can_upgrade()