Searched refs:latency_target (Results 1 – 1 of 1) sorted by relevance
164 unsigned long latency_target; /* us */ member510 tg->latency_target = DFL_LATENCY_TARGET; in throtl_pd_alloc()1401 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1402 parent_tg->latency_target); in tg_conf_updated()1681 tg->latency_target = DFL_LATENCY_TARGET; in tg_set_limit()1684 tg->latency_target = tg->latency_target_conf; in tg_set_limit()1791 ret = tg->latency_target == DFL_LATENCY_TARGET || in throtl_tg_is_idle()1795 (tg->latency_target && tg->bio_cnt && in throtl_tg_is_idle()2284 if (tg->latency_target && lat >= tg->td->filtered_latency) { in blk_throtl_bio_endio()2290 tg->latency_target; in blk_throtl_bio_endio()