Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dnet.c892 bool zcopy_used; in handle_tx_zerocopy() local
918 zcopy_used = len >= VHOST_GOODCOPY_LEN in handle_tx_zerocopy()
923 if (zcopy_used) { in handle_tx_zerocopy()
955 if (zcopy_used) { in handle_tx_zerocopy()
973 if (!zcopy_used) in handle_tx_zerocopy()