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

/linux-master/block/
H A Dblk-throttle.c1155 struct throtl_grp *this_tg);
1333 struct throtl_grp *this_tg = blkg_to_tg(blkg); local
1336 tg_update_has_rules(this_tg);
1346 this_tg->idletime_threshold = min(this_tg->idletime_threshold,
1348 this_tg->latency_target = max(this_tg->latency_target,
1874 struct throtl_grp *this_tg)
1889 if (tg == this_tg)
2166 struct throtl_grp *this_tg)
1873 throtl_can_upgrade(struct throtl_data *td, struct throtl_grp *this_tg) argument
2165 throtl_can_upgrade(struct throtl_data *td, struct throtl_grp *this_tg) argument
[all...]

Completed in 143 milliseconds