Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dthrottle-groups.c202 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
229 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
238 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
246 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
251 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
328 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dthrottle-groups.c203 static inline bool tgm_has_pending_reqs(ThrottleGroupMember *tgm, in tgm_has_pending_reqs() function
230 if (tgm_has_pending_reqs(tgm, is_write) && in next_throttle_token()
239 while (token != start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
247 if (token == start && !tgm_has_pending_reqs(token, is_write)) { in next_throttle_token()
252 assert(token == tgm || tgm_has_pending_reqs(token, is_write)); in next_throttle_token()
329 if (!tgm_has_pending_reqs(token, is_write)) { in schedule_next_request()