Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c1776 static unsigned long tg_last_low_overflow_time(struct throtl_grp *tg) in tg_last_low_overflow_time() function
1855 tg_last_low_overflow_time(tg) + tg->td->throtl_slice) && in throtl_tg_can_upgrade()
1969 if (time_after_eq(now, tg_last_low_overflow_time(tg) + in throtl_tg_can_downgrade()
2012 if (time_before(now, tg_last_low_overflow_time(tg) + in throtl_downgrade_check()