Searched refs:io_req_cache_empty (Results 1 – 2 of 2) sorted by relevance
517 static inline bool io_req_cache_empty(struct io_ring_ctx *ctx) in io_req_cache_empty() 535 if (unlikely(io_req_cache_empty(ctx))) { in io_alloc_req() 516 static inline bool io_req_cache_empty(struct io_ring_ctx *ctx) io_req_cache_empty() function
2067 if (!ret && io_req_cache_empty(ctx)) in io_submit_sqes() 2145 while (!io_req_cache_empty(ctx)) { in __io_req_caches_free()