Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
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()