Searched refs:latency_target (Results 1 – 1 of 1) sorted by relevance
167 unsigned long latency_target; /* us */ member512 tg->latency_target = DFL_LATENCY_TARGET; in throtl_pd_alloc()1418 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1419 parent_tg->latency_target); in tg_conf_updated()1688 tg->latency_target = DFL_LATENCY_TARGET; in tg_set_limit()1691 tg->latency_target = tg->latency_target_conf; in tg_set_limit()1798 ret = tg->latency_target == DFL_LATENCY_TARGET || in throtl_tg_is_idle()1802 (tg->latency_target && tg->bio_cnt && in throtl_tg_is_idle()2290 if (tg->latency_target && lat >= tg->td->filtered_latency) { in blk_throtl_bio_endio()2297 tg->latency_target; in blk_throtl_bio_endio()