Searched refs:io_alloc_req (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dnotif.c71 if (unlikely(!io_alloc_req(ctx, &notif)))
H A Dio_uring.h402 static inline bool io_alloc_req(struct io_ring_ctx *ctx, struct io_kiocb **req) function
H A Dio_uring.c1080 * Because of that, io_alloc_req() should be called only under ->uring_lock
2481 if (unlikely(!io_alloc_req(ctx, &req)))

Completed in 119 milliseconds