Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.c491 static inline bool io_send_finish(struct io_kiocb *req, int *ret, in io_send_finish() function
669 if (!io_send_finish(req, &ret, kmsg, issue_flags)) in io_send()