Searched refs:io_alloc_req (Results 1 – 3 of 3) sorted by relevance
113 if (unlikely(!io_alloc_req(ctx, ¬if))) in io_alloc_notif()
450 static inline bool io_alloc_req(struct io_ring_ctx *ctx, struct io_kiocb **req) in io_alloc_req() function
2386 if (unlikely(!io_alloc_req(ctx, &req))) in io_submit_sqes()
Completed in 11 milliseconds