Home
last modified time | relevance | path

Searched refs:vhost_can_busy_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dnet.c415 static bool vhost_can_busy_poll(unsigned long endtime) in vhost_can_busy_poll() function
545 while (vhost_can_busy_poll(endtime)) { in vhost_net_busy_poll()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dnet.c418 static bool vhost_can_busy_poll(unsigned long endtime) in vhost_can_busy_poll() function
548 while (vhost_can_busy_poll(endtime)) { in vhost_net_busy_poll()

Completed in 6 milliseconds