Searched refs:msg_ubuf (Results 1 – 9 of 9) sorted by relevance
342 msg.msg_ubuf = NULL; in io_send()859 msg.msg_ubuf = NULL; in io_recv()1107 msg.msg_ubuf = &io_notif_to_data(zc->notif)->uarg; in io_send_zc()1176 kmsg->msg.msg_ubuf = &io_notif_to_data(sr->notif)->uarg; in io_sendmsg_zc()
74 struct ubuf_info *msg_ubuf; member
1023 if (getfrag == ip_generic_getfrag && msg->msg_ubuf) { in __ip_append_data()1024 if (skb_zcopy(skb) && msg->msg_ubuf != skb_zcopy(skb)) in __ip_append_data()1034 uarg = msg->msg_ubuf; in __ip_append_data()
1230 if (msg->msg_ubuf) { in tcp_sendmsg_locked()1231 uarg = msg->msg_ubuf; in tcp_sendmsg_locked()
79 kmsg->msg_ubuf = NULL; in __get_compat_msghdr()
2106 msg.msg_ubuf = NULL; in __sys_sendto()2401 kmsg->msg_ubuf = NULL; in __copy_msghdr()
619 if (msg && msg->msg_ubuf && msg->sg_from_iter) in __zerocopy_sg_from_iter()
1552 if (getfrag == ip_generic_getfrag && msg->msg_ubuf) { in __ip6_append_data()1553 if (skb_zcopy(skb) && msg->msg_ubuf != skb_zcopy(skb)) in __ip6_append_data()1563 uarg = msg->msg_ubuf; in __ip6_append_data()