Home
last modified time | relevance | path

Searched refs:io_provide_buffers_prep (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/io_uring/
H A Dkbuf.h51 int io_provide_buffers_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c317 .prep = io_provide_buffers_prep,
H A Dkbuf.c374 int io_provide_buffers_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_provide_buffers_prep() function
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c4369 static int io_provide_buffers_prep(struct io_kiocb *req, in io_provide_buffers_prep() function
6550 return io_provide_buffers_prep(req, sqe); in io_req_prep()

Completed in 20 milliseconds