Searched refs:skb_zcopy_set (Results 1 – 2 of 2) sorted by relevance
1134 skb_zcopy_set(skb, uarg); in skb_zerocopy_iter_stream()1154 skb_zcopy_set(nskb, skb_uarg(orig)); in skb_zerocopy_clone()
1305 static inline void skb_zcopy_set(struct sk_buff *skb, struct ubuf_info *uarg) in skb_zcopy_set() function