Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.h34 int io_recv(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c303 .issue = io_recv,
H A Dnet.c829 * Finishes io_recv and io_recvmsg.
1127 int io_recv(struct io_kiocb *req, unsigned int issue_flags) in io_recv() function