Home
last modified time | relevance | path

Searched refs:net_zcopy_get (Results 1 – 2 of 2) sorted by relevance

/linux/net/core/
H A Dskbuff.c1806 net_zcopy_get(uarg); in msg_zerocopy_realloc()
2338 net_zcopy_get(skb_uarg(skb)); in pskb_expand_head()
6900 net_zcopy_get(skb_uarg(skb)); in pskb_carve_inside_header()
7050 net_zcopy_get(skb_uarg(skb)); in pskb_carve_inside_nonlinear()
/linux/include/linux/
H A Dskbuff.h1814 static inline void net_zcopy_get(struct ubuf_info *uarg) in net_zcopy_get() function
1832 net_zcopy_get(uarg); in skb_zcopy_set()