Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c1820 static unsigned long tg_last_low_overflow_time(struct throtl_grp *tg) in tg_last_low_overflow_time() function
1894 tg_last_low_overflow_time(tg) + tg->td->throtl_slice) && in throtl_tg_can_upgrade()
2009 time_after_eq(now, tg_last_low_overflow_time(tg) + in throtl_tg_can_downgrade()
2047 if (time_before(now, tg_last_low_overflow_time(tg) + in throtl_downgrade_check()