Searched refs:tgm_has_pending_reqs (Results 1 – 1 of 1) sorted by relevance
203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function230 if (tgm_has_pending_reqs(tgm, direction) && in next_throttle_token()239 while (token != start && !tgm_has_pending_reqs(token, direction)) { in next_throttle_token()247 if (token == start && !tgm_has_pending_reqs(token, direction)) { in next_throttle_token()252 assert(token == tgm || tgm_has_pending_reqs(token, direction)); in next_throttle_token()330 if (!tgm_has_pending_reqs(token, direction)) { in schedule_next_request()