Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dnet.h52 int io_accept_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c176 .prep = io_accept_prep,
H A Dnet.c1347 int io_accept_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_accept_prep() function
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c5191 static int io_accept_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_accept_prep() function
6528 return io_accept_prep(req, sqe); in io_req_prep()

Completed in 16 milliseconds