Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dnet.c849 bool zcopy_used; in handle_tx_zerocopy() local
875 zcopy_used = len >= VHOST_GOODCOPY_LEN in handle_tx_zerocopy()
880 if (zcopy_used) { in handle_tx_zerocopy()
912 if (zcopy_used) { in handle_tx_zerocopy()
930 if (!zcopy_used) in handle_tx_zerocopy()