Home
last modified time | relevance | path

Searched refs:io_req_cache_empty (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/io_uring/
A Dio_uring.h341 static inline bool io_req_cache_empty(struct io_ring_ctx *ctx) in io_req_cache_empty() function
360 if (unlikely(io_req_cache_empty(ctx))) { in io_alloc_req()
A Dio_uring.c1072 if (!io_req_cache_empty(ctx)) in __io_alloc_req_refill()
2460 if (!ret && io_req_cache_empty(ctx)) in io_submit_sqes()
2765 while (!io_req_cache_empty(ctx)) { in io_req_caches_free()

Completed in 11 milliseconds