Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dnet.c121 static struct io_async_msghdr *io_msg_alloc_async(struct io_kiocb *req, in io_msg_alloc_async() function
148 return io_msg_alloc_async(req, 0); in io_msg_alloc_async_prep()
159 async_msg = io_msg_alloc_async(req, issue_flags); in io_setup_async_msg()
212 io = io_msg_alloc_async(req, issue_flags); in io_setup_async_addr()