Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-throttle.c1766 static unsigned long tg_last_low_overflow_time(struct throtl_grp *tg) in tg_last_low_overflow_time() function
1840 tg_last_low_overflow_time(tg) + tg->td->throtl_slice) && in throtl_tg_can_upgrade()
1955 time_after_eq(now, tg_last_low_overflow_time(tg) + in throtl_tg_can_downgrade()
1993 if (time_before(now, tg_last_low_overflow_time(tg) + in throtl_downgrade_check()