Searched refs:throtl_low_limit_reached (Results 1 – 1 of 1) sorted by relevance
1827 static bool throtl_low_limit_reached(struct throtl_grp *tg, int rw) in throtl_low_limit_reached() function1848 if (throtl_low_limit_reached(tg, READ) && in throtl_tg_can_upgrade()1849 throtl_low_limit_reached(tg, WRITE)) in throtl_tg_can_upgrade()