Searched refs:latency_target (Results 1 – 1 of 1) sorted by relevance
165 unsigned long latency_target; /* us */ member509 tg->latency_target = DFL_LATENCY_TARGET; in throtl_pd_alloc()1413 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1414 parent_tg->latency_target); in tg_conf_updated()1693 tg->latency_target = DFL_LATENCY_TARGET; in tg_set_limit()1696 tg->latency_target = tg->latency_target_conf; in tg_set_limit()1803 ret = tg->latency_target == DFL_LATENCY_TARGET || in throtl_tg_is_idle()1807 (tg->latency_target && tg->bio_cnt && in throtl_tg_is_idle()2309 if (tg->latency_target && lat >= tg->td->filtered_latency) { in blk_throtl_bio_endio()2315 tg->latency_target; in blk_throtl_bio_endio()