Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.h63 int io_sendmsg_zc(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c426 .issue = io_sendmsg_zc,
H A Dnet.c1263 int io_sendmsg_zc(struct io_kiocb *req, unsigned int issue_flags) in io_sendmsg_zc() function