Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.h30 int io_send(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c288 .issue = io_send,
H A Dnet.c575 int io_send(struct io_kiocb *req, unsigned int issue_flags) in io_send() function