Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnet.h36 int io_sendmsg_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe);
Dopdef.c157 .prep = io_sendmsg_prep,
323 .prep = io_sendmsg_prep,
Dnet.c238 int io_sendmsg_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_sendmsg_prep() function