Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dnet.c311 bool zcopy, zcopy_used; in handle_tx() local
368 zcopy_used = zcopy && len >= VHOST_GOODCOPY_LEN in handle_tx()
374 if (zcopy_used) { in handle_tx()
395 if (zcopy_used) { in handle_tx()
406 if (!zcopy_used) in handle_tx()