Home
last modified time | relevance | path

Searched defs:io_recvzc (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Dnet.c110 struct io_recvzc { struct
111 struct file *file;
112 unsigned msg_flags;
113 u16 flags;
114 u32 len;
115 struct io_zcrx_ifq *ifq;
1280 int io_recvzc(struct io_kiocb *req, unsigned int issue_flags) in io_recvzc() function