Searched refs:headstolen (Results 1 – 2 of 2) sorted by relevance
132 bool headstolen; in tipc_buf_append() local164 if (skb_try_coalesce(head, frag, &headstolen, &delta)) { in tipc_buf_append()165 kfree_skb_partial(frag, headstolen); in tipc_buf_append()
864 bool eop, headstolen; in wil_sring_reap_rx_edma() local1004 if (likely(skb_try_coalesce(rxdata->skb, skb, &headstolen, in wil_sring_reap_rx_edma()1006 kfree_skb_partial(skb, headstolen); in wil_sring_reap_rx_edma()