Searched refs:skb_head_is_locked (Results 1 – 3 of 3) sorted by relevance
737 if (skb_shared(skb) || skb_head_is_locked(skb) || in veth_convert_skb_to_xdp_buff()
2983 skb_head_is_locked(skb), in __skb_splice_bits()5784 if (skb_head_is_locked(from)) in skb_try_coalesce()
4963 static inline bool skb_head_is_locked(const struct sk_buff *skb) in skb_head_is_locked() function