kfree_skb_partial 1009 drivers/net/wireless/ath/wil6210/txrx_edma.c 			kfree_skb_partial(skb, headstolen);
kfree_skb_partial 1030 include/linux/skbuff.h void kfree_skb_partial(struct sk_buff *skb, bool head_stolen);
kfree_skb_partial 5017 net/core/skbuff.c EXPORT_SYMBOL(kfree_skb_partial);
kfree_skb_partial  511 net/ipv4/inet_fragment.c 				kfree_skb_partial(fp, stolen);
kfree_skb_partial 4513 net/ipv4/tcp_input.c 			kfree_skb_partial(skb, fragstolen);
kfree_skb_partial 4591 net/ipv4/tcp_input.c 		kfree_skb_partial(skb, fragstolen);
kfree_skb_partial 4819 net/ipv4/tcp_input.c 			kfree_skb_partial(skb, fragstolen);
kfree_skb_partial 5683 net/ipv4/tcp_input.c 				kfree_skb_partial(skb, fragstolen);
kfree_skb_partial 1747 net/ipv4/tcp_ipv4.c 		kfree_skb_partial(skb, fragstolen);
kfree_skb_partial  162 net/tipc/msg.c 		kfree_skb_partial(frag, headstolen);