Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.h52 int io_bind_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dopdef.c501 .prep = io_bind_prep,
H A Dnet.c1734 int io_bind_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_bind_prep()
1732 int io_bind_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) io_bind_prep() function