Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dmsg_ring.h3 int io_msg_ring_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
H A Dmsg_ring.c274 int io_msg_ring_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_msg_ring_prep() function
H A Dopdef.c382 .prep = io_msg_ring_prep,