Symbol: io_async_msghdr
io_uring/io_uring.c
260
sizeof(struct io_async_msghdr),
io_uring/io_uring.c
261
offsetof(struct io_async_msghdr, clear));
io_uring/net.c
1053
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
1137
static int io_recv_buf_select(struct io_kiocb *req, struct io_async_msghdr *kmsg,
io_uring/net.c
1212
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
1363
struct io_async_msghdr *io = req->async_data;
io_uring/net.c
1381
struct io_async_msghdr *iomsg;
io_uring/net.c
1501
struct io_async_msghdr *kmsg,
io_uring/net.c
1533
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
161
static void io_netmsg_iovec_free(struct io_async_msghdr *kmsg)
io_uring/net.c
169
struct io_async_msghdr *hdr = req->async_data;
io_uring/net.c
186
static struct io_async_msghdr *io_msg_alloc_async(struct io_kiocb *req)
io_uring/net.c
189
struct io_async_msghdr *hdr;
io_uring/net.c
1973
struct io_async_msghdr *kmsg = (struct io_async_msghdr *) entry;
io_uring/net.c
202
struct io_async_msghdr *kmsg)
io_uring/net.c
212
static int io_net_import_vec(struct io_kiocb *req, struct io_async_msghdr *iomsg,
io_uring/net.c
240
struct io_async_msghdr *iomsg,
io_uring/net.c
290
static int io_msg_copy_hdr(struct io_kiocb *req, struct io_async_msghdr *iomsg,
io_uring/net.c
345
struct io_async_msghdr *io = req->async_data;
io_uring/net.c
353
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
399
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
481
static int io_bundle_nbufs(struct io_async_msghdr *kmsg, int ret)
io_uring/net.c
513
struct io_async_msghdr *kmsg, int len)
io_uring/net.c
522
struct io_async_msghdr *kmsg,
io_uring/net.c
562
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
609
struct io_br_sel *sel, struct io_async_msghdr *kmsg)
io_uring/net.c
659
struct io_async_msghdr *kmsg = req->async_data;
io_uring/net.c
734
struct io_async_msghdr *iomsg,
io_uring/net.c
758
struct io_async_msghdr *iomsg)
io_uring/net.c
780
struct io_async_msghdr *kmsg;
io_uring/net.c
884
struct io_async_msghdr *kmsg,
io_uring/net.c
966
static int io_recvmsg_prep_multishot(struct io_async_msghdr *kmsg,
io_uring/net.c
997
struct io_async_msghdr *kmsg,
io_uring/opdef.c
144
.async_size = sizeof(struct io_async_msghdr),
io_uring/opdef.c
158
.async_size = sizeof(struct io_async_msghdr),
io_uring/opdef.c
287
.async_size = sizeof(struct io_async_msghdr),
io_uring/opdef.c
302
.async_size = sizeof(struct io_async_msghdr),
io_uring/opdef.c
433
.async_size = sizeof(struct io_async_msghdr),
io_uring/opdef.c
446
.async_size = sizeof(struct io_async_msghdr),