Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-throttle.c1254 struct throtl_grp *this_tg);
1421 struct throtl_grp *this_tg = blkg_to_tg(blkg); in tg_conf_updated() local
1424 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() argument
1920 if (tg == this_tg) in throtl_can_upgrade()