Searched refs:msg_zerocopy_realloc (Results 1 – 5 of 5) sorted by relevance
| /linux/net/vmw_vsock/ |
| H A D | virtio_transport_common.c | 88 uarg = msg_zerocopy_realloc(sk_vsock(vsk), in virtio_transport_init_zcopy_skb()
|
| /linux/net/ipv4/ |
| H A D | ip_output.c | 1024 uarg = msg_zerocopy_realloc(sk, length, skb_zcopy(skb), in __ip_append_data()
|
| H A D | tcp.c | 1108 uarg = msg_zerocopy_realloc(sk, size, skb_zcopy(skb), in tcp_sendmsg_locked()
|
| /linux/net/core/ |
| H A D | skbuff.c | 1734 struct ubuf_info *msg_zerocopy_realloc(struct sock *sk, size_t size, in msg_zerocopy_realloc() function 1783 EXPORT_SYMBOL_GPL(msg_zerocopy_realloc);
|
| /linux/include/linux/ |
| H A D | skbuff.h | 1755 struct ubuf_info *msg_zerocopy_realloc(struct sock *sk, size_t size,
|