Searched refs:vhost_tx_batch (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | net.c | 489 static void vhost_tx_batch(struct vhost_net *net, in vhost_tx_batch() function 622 vhost_tx_batch(net, tnvq, in vhost_net_tx_get_vq_desc() 794 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 807 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 828 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 839 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 870 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy()
|