Searched refs:docopy (Results 1 – 1 of 1) sorted by relevance
214 int docopy; in async_bump() local222 docopy = ((rx_buff->skb == NULL) || in async_bump()226 newskb = dev_alloc_skb(docopy ? rx_buff->len + 1 : rx_buff->truesize); in async_bump()240 if(docopy) { in async_bump()