Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
Dnet.h42 int io_send(struct io_kiocb *req, unsigned int issue_flags);
Dopdef.c273 .issue = io_send,
Dnet.c356 int io_send(struct io_kiocb *req, unsigned int issue_flags) in io_send() function