Lines Matching refs:io_async_msghdr
133 struct io_async_msghdr *hdr = req->async_data;
145 static struct io_async_msghdr *io_msg_alloc_async(struct io_kiocb *req,
150 struct io_async_msghdr *hdr;
155 hdr = container_of(entry, struct io_async_msghdr, cache);
171 static inline struct io_async_msghdr *io_msg_alloc_async_prep(struct io_kiocb *req)
178 struct io_async_msghdr *kmsg,
181 struct io_async_msghdr *async_msg;
209 struct io_async_msghdr *iomsg,
252 static int io_msg_copy_hdr(struct io_kiocb *req, struct io_async_msghdr *iomsg,
289 struct io_async_msghdr *iomsg)
324 struct io_async_msghdr *io;
341 struct io_async_msghdr *io;
366 struct io_async_msghdr *io = req->async_data;
404 struct io_async_msghdr iomsg, *kmsg;
481 struct io_async_msghdr *io = req->async_data;
538 struct io_async_msghdr *iomsg,
562 struct io_async_msghdr *iomsg)
601 struct io_async_msghdr *iomsg;
729 static int io_recvmsg_prep_multishot(struct io_async_msghdr *kmsg,
760 struct io_async_msghdr *kmsg,
816 struct io_async_msghdr iomsg, *kmsg;
1018 struct io_async_msghdr *io;
1182 struct io_async_msghdr *io = req->async_data;
1262 struct io_async_msghdr iomsg, *kmsg;
1576 kfree(container_of(entry, struct io_async_msghdr, cache));