Searched refs:headstolen (Results 1 – 2 of 2) sorted by relevance
130 bool headstolen; in tipc_buf_append() local161 if (skb_try_coalesce(head, frag, &headstolen, &delta)) { in tipc_buf_append()162 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
877 bool eop, headstolen; in wil_sring_reap_rx_edma() local1006 if (likely(skb_try_coalesce(rxdata->skb, skb, &headstolen, in wil_sring_reap_rx_edma()1008 kfree_skb_partial(skb, headstolen); in wil_sring_reap_rx_edma()