Searched refs:latency_target (Results 1 – 1 of 1) sorted by relevance
165 unsigned long latency_target; /* us */ member525 tg->latency_target = DFL_LATENCY_TARGET; in throtl_pd_alloc()1444 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1445 parent_tg->latency_target); in tg_conf_updated()1750 tg->latency_target = DFL_LATENCY_TARGET; in tg_set_limit()1753 tg->latency_target = tg->latency_target_conf; in tg_set_limit()1860 ret = tg->latency_target == DFL_LATENCY_TARGET || in throtl_tg_is_idle()1864 (tg->latency_target && tg->bio_cnt && in throtl_tg_is_idle()2391 if (tg->latency_target && lat >= tg->td->filtered_latency) { in blk_throtl_bio_endio()2397 tg->latency_target; in blk_throtl_bio_endio()