Home
last modified time | relevance | path

Searched refs:skb_head_is_locked (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/
A Dveth.c710 if (skb_shared(skb) || skb_head_is_locked(skb) || in veth_convert_skb_to_xdp_buff()
/linux-6.3-rc2/net/core/
A Dskbuff.c2885 skb_head_is_locked(skb), in __skb_splice_bits()
5638 if (skb_head_is_locked(from)) in skb_try_coalesce()
/linux-6.3-rc2/include/linux/
A Dskbuff.h5002 static inline bool skb_head_is_locked(const struct sk_buff *skb) in skb_head_is_locked() function

Completed in 28 milliseconds