Searched refs:msg_ubuf (Results 1 – 9 of 9) sorted by relevance
370 msg.msg_ubuf = NULL; in io_send()895 msg.msg_ubuf = NULL; in io_recv()1166 msg.msg_ubuf = &io_notif_to_data(zc->notif)->uarg; in io_send_zc()1237 kmsg->msg.msg_ubuf = &io_notif_to_data(sr->notif)->uarg; in io_sendmsg_zc()
77 struct ubuf_info *msg_ubuf; member
1013 if (getfrag == ip_generic_getfrag && msg->msg_ubuf) { in __ip_append_data()1014 if (skb_zcopy(skb) && msg->msg_ubuf != skb_zcopy(skb)) in __ip_append_data()1024 uarg = msg->msg_ubuf; in __ip_append_data()
1052 if (msg->msg_ubuf) { in tcp_sendmsg_locked()1053 uarg = msg->msg_ubuf; in tcp_sendmsg_locked()1312 if (uarg && !msg->msg_ubuf) in tcp_sendmsg_locked()1323 if (uarg && !msg->msg_ubuf) in tcp_sendmsg_locked()
79 kmsg->msg_ubuf = NULL; in __get_compat_msghdr()
2182 msg.msg_ubuf = NULL; in __sys_sendto()2476 kmsg->msg_ubuf = NULL; in __copy_msghdr()
619 if (msg && msg->msg_ubuf && msg->sg_from_iter) in __zerocopy_sg_from_iter()
1565 if (getfrag == ip_generic_getfrag && msg->msg_ubuf) { in __ip6_append_data()1566 if (skb_zcopy(skb) && msg->msg_ubuf != skb_zcopy(skb)) in __ip6_append_data()1576 uarg = msg->msg_ubuf; in __ip6_append_data()