Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnet.h60 int io_sendmsg_zc(struct io_kiocb *req, unsigned int issue_flags);
Dopdef.c518 .issue = io_sendmsg_zc,
Dnet.c1143 int io_sendmsg_zc(struct io_kiocb *req, unsigned int issue_flags) in io_sendmsg_zc() function