Searched refs:vhost_net_busy_poll (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | net.c | 518 static void vhost_net_busy_poll(struct vhost_net *net, in vhost_net_busy_poll() function 588 vhost_net_busy_poll(net, rvq, tvq, busyloop_intr, false); in vhost_net_tx_get_vq_desc() 1019 vhost_net_busy_poll(net, rvq, tvq, busyloop_intr, true); in vhost_net_rx_peek_head_len()
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | net.c | 521 static void vhost_net_busy_poll(struct vhost_net *net, in vhost_net_busy_poll() function 591 vhost_net_busy_poll(net, rvq, tvq, busyloop_intr, false); in vhost_net_tx_get_vq_desc() 1028 vhost_net_busy_poll(net, rvq, tvq, busyloop_intr, true); in vhost_net_rx_peek_head_len()
|
Completed in 6 milliseconds