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()1437 this_tg->latency_target = max(this_tg->latency_target, in tg_conf_updated()1438 parent_tg->latency_target); in tg_conf_updated()1744 tg->latency_target = DFL_LATENCY_TARGET; in tg_set_limit()1747 tg->latency_target = tg->latency_target_conf; in tg_set_limit()1854 ret = tg->latency_target == DFL_LATENCY_TARGET || in throtl_tg_is_idle()1858 (tg->latency_target && tg->bio_cnt && in throtl_tg_is_idle()2385 if (tg->latency_target && lat >= tg->td->filtered_latency) { in blk_throtl_bio_endio()2391 tg->latency_target; in blk_throtl_bio_endio()