Searched refs:vhost_tx_batch (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/vhost/ |
D | net.c | 460 static void vhost_tx_batch(struct vhost_net *net, in vhost_tx_batch() function 584 vhost_tx_batch(net, tnvq, in vhost_net_tx_get_vq_desc() 788 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 817 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 827 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy() 853 vhost_tx_batch(net, nvq, sock, &msg); in handle_tx_copy()
|