Home
last modified time | relevance | path

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

/linux-6.3-rc2/io_uring/
A Dnotif.c71 if (unlikely(!io_alloc_req(ctx, &notif))) in io_alloc_notif()
A Dio_uring.h358 static inline bool io_alloc_req(struct io_ring_ctx *ctx, struct io_kiocb **req) in io_alloc_req() function
A Dio_uring.c2439 if (unlikely(!io_alloc_req(ctx, &req))) in io_submit_sqes()

Completed in 11 milliseconds