Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.h28 int io_sendmsg(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c148 .issue = io_sendmsg,
H A Dnet.c525 int io_sendmsg(struct io_kiocb *req, unsigned int issue_flags) in io_sendmsg() function