Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-throttle.c1827 static bool throtl_low_limit_reached(struct throtl_grp *tg, int rw) in throtl_low_limit_reached() function
1848 if (throtl_low_limit_reached(tg, READ) && in throtl_tg_can_upgrade()
1849 throtl_low_limit_reached(tg, WRITE)) in throtl_tg_can_upgrade()