Home
last modified time | relevance | path

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

/openbmc/linux/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()