Searched refs:must_wait (Results 1 – 2 of 2) sorted by relevance
273 bool must_wait; in throttle_group_schedule_timer() local284 must_wait = throttle_schedule_timer(ts, tt, direction); in throttle_group_schedule_timer()287 if (must_wait) { in throttle_group_schedule_timer()292 return must_wait; in throttle_group_schedule_timer()325 bool must_wait; in schedule_next_request() local335 must_wait = throttle_group_schedule_timer(token, direction); in schedule_next_request()338 if (!must_wait) { in schedule_next_request()365 bool must_wait; in throttle_group_co_io_limits_intercept() local376 must_wait = throttle_group_schedule_timer(token, direction); in throttle_group_co_io_limits_intercept()379 if (must_wait || tgm->pending_reqs[direction]) { in throttle_group_co_io_limits_intercept()
439 bool must_wait; in throttle_schedule_timer() local445 must_wait = throttle_compute_timer(ts, in throttle_schedule_timer()451 if (!must_wait) { in throttle_schedule_timer()