Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dkbuf.h48 int io_remove_buffers_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c323 .prep = io_remove_buffers_prep,
H A Dkbuf.c331 int io_remove_buffers_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_remove_buffers_prep() function
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c4297 static int io_remove_buffers_prep(struct io_kiocb *req, in io_remove_buffers_prep() function
6552 return io_remove_buffers_prep(req, sqe); in io_req_prep()

Completed in 17 milliseconds