Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-throttle.c1774 static unsigned long tg_last_low_overflow_time(struct throtl_grp *tg) in tg_last_low_overflow_time() function
1853 tg_last_low_overflow_time(tg) + tg->td->throtl_slice) && in throtl_tg_can_upgrade()
1967 if (time_after_eq(now, tg_last_low_overflow_time(tg) + in throtl_tg_can_downgrade()
2010 if (time_before(now, tg_last_low_overflow_time(tg) + in throtl_downgrade_check()