Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dnet.h34 int io_send(struct io_kiocb *req, unsigned int issue_flags);
H A Dopdef.c290 .issue = io_send,
H A Dnet.c612 int io_send(struct io_kiocb *req, unsigned int issue_flags) in io_send() function