Home
last modified time | relevance | path

Searched refs:DFL_LATENCY_TARGET (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-throttle.c31 #define DFL_LATENCY_TARGET (-1L) macro
372 tg->latency_target = DFL_LATENCY_TARGET; in throtl_pd_alloc()
373 tg->latency_target_conf = DFL_LATENCY_TARGET; in throtl_pd_alloc()
1520 tg->latency_target_conf == DFL_LATENCY_TARGET))) in tg_prfill_limit()
1655 tg->latency_target_conf == DFL_LATENCY_TARGET) { in tg_set_limit()
1661 tg->latency_target = DFL_LATENCY_TARGET; in tg_set_limit()
1816 ret = tg->latency_target == DFL_LATENCY_TARGET || in throtl_tg_is_idle()