Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dnet.c145 static struct io_async_msghdr *io_msg_alloc_async(struct io_kiocb *req, in io_msg_alloc_async() function
174 return io_msg_alloc_async(req, 0); in io_msg_alloc_async_prep()
185 async_msg = io_msg_alloc_async(req, issue_flags); in io_setup_async_msg()
347 io = io_msg_alloc_async(req, issue_flags); in io_setup_async_addr()