Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dskbuff.c5734 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen) in kfree_skb_partial() argument
5736 if (head_stolen) { in kfree_skb_partial()
/openbmc/linux/include/linux/
H A Dskbuff.h1256 void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);