Home
last modified time | relevance | path

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

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