Searched refs:vhost_tx_batch (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/vhost/ |
D | net.c | 459 static void vhost_tx_batch(struct vhost_net *net, in vhost_tx_batch() function 574 vhost_tx_batch(net, tnvq, in vhost_net_tx_get_vq_desc() 782 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 811 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 821 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 846 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy()
|