Searched refs:skb_head_is_locked (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/
H A Dveth.c730 if (skb_shared(skb) || skb_head_is_locked(skb) ||
/linux-master/include/linux/
H A Dskbuff.h4983 * skb_head_is_locked - Determine if the skb->head is locked down
4991 static inline bool skb_head_is_locked(const struct sk_buff *skb) function
/linux-master/net/core/
H A Dskbuff.c3135 skb_head_is_locked(skb),
5948 if (skb_head_is_locked(from))

Completed in 475 milliseconds