Home
last modified time | relevance | path

Searched refs:msg_zerocopy_realloc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_output.c1025 uarg = msg_zerocopy_realloc(sk, length, skb_zcopy(skb)); in __ip_append_data()
H A Dtcp.c1059 uarg = msg_zerocopy_realloc(sk, size, skb_zcopy(skb)); in tcp_sendmsg_locked()
/openbmc/linux/net/ipv6/
H A Dip6_output.c1592 uarg = msg_zerocopy_realloc(sk, length, skb_zcopy(skb)); in __ip6_append_data()
/openbmc/linux/net/core/
H A Dskbuff.c1577 struct ubuf_info *msg_zerocopy_realloc(struct sock *sk, size_t size, in msg_zerocopy_realloc() function
1625 EXPORT_SYMBOL_GPL(msg_zerocopy_realloc);
/openbmc/linux/include/linux/
H A Dskbuff.h1633 struct ubuf_info *msg_zerocopy_realloc(struct sock *sk, size_t size,