Home
last modified time | relevance | path

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

/drivers/vhost/
Dvhost.c49 static int vhost_poll_wakeup(wait_queue_t *wait, unsigned mode, int sync, in vhost_poll_wakeup() function
74 init_waitqueue_func_entry(&poll->wait, vhost_poll_wakeup); in vhost_poll_init()
95 vhost_poll_wakeup(&poll->wait, 0, 0, (void *)mask); in vhost_poll_start()