Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.h40 int io_sendmsg(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c139 .issue = io_sendmsg,
H A Dnet.c401 int io_sendmsg(struct io_kiocb *req, unsigned int issue_flags) in io_sendmsg() function