Home
last modified time | relevance | path

Searched refs:io_send (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dnet.h34 int io_send(struct io_kiocb *req, unsigned int issue_flags);
H A Dnet.c634 int io_send(struct io_kiocb *req, unsigned int issue_flags) in io_send() function