Searched refs:io_async_msghdr (Results 1 – 3 of 3) sorted by relevance
109 struct io_async_msghdr *hdr = req->async_data; in io_netmsg_recycle()121 static struct io_async_msghdr *io_msg_alloc_async(struct io_kiocb *req, in io_msg_alloc_async()126 struct io_async_msghdr *hdr; in io_msg_alloc_async()130 hdr = container_of(entry, struct io_async_msghdr, cache); in io_msg_alloc_async()145 static inline struct io_async_msghdr *io_msg_alloc_async_prep(struct io_kiocb *req) in io_msg_alloc_async_prep()152 struct io_async_msghdr *kmsg, in io_setup_async_msg()155 struct io_async_msghdr *async_msg; in io_setup_async_msg()178 struct io_async_msghdr *iomsg) in io_sendmsg_copy_hdr()191 struct io_async_msghdr *io; in io_send_prep_async()208 struct io_async_msghdr *io; in io_setup_async_addr()[all …]
156 .async_size = sizeof(struct io_async_msghdr),175 .async_size = sizeof(struct io_async_msghdr),322 .async_size = sizeof(struct io_async_msghdr),498 .async_size = sizeof(struct io_async_msghdr),516 .async_size = sizeof(struct io_async_msghdr),
9 struct io_async_msghdr { struct