Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dnet.c417 static bool vhost_can_busy_poll(unsigned long endtime) in vhost_can_busy_poll() function
547 while (vhost_can_busy_poll(endtime)) { in vhost_net_busy_poll()