Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
Dnet.c92 struct io_recvzc { struct
93 struct file *file;
94 unsigned msg_flags;
95 u16 flags;
96 u32 len;
97 struct io_zcrx_ifq *ifq;
1226 int io_recvzc(struct io_kiocb *req, unsigned int issue_flags) in io_recvzc() function