Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.c164 static int vhost_poll_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, in vhost_poll_wakeup() function
192 init_waitqueue_func_entry(&poll->wait, vhost_poll_wakeup); in vhost_poll_init()
213 vhost_poll_wakeup(&poll->wait, 0, 0, poll_to_key(mask)); in vhost_poll_start()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dvhost.c164 static int vhost_poll_wakeup(wait_queue_entry_t *wait, unsigned mode, int sync, in vhost_poll_wakeup() function
193 init_waitqueue_func_entry(&poll->wait, vhost_poll_wakeup); in vhost_poll_init()
215 vhost_poll_wakeup(&poll->wait, 0, 0, poll_to_key(mask)); in vhost_poll_start()

Completed in 8 milliseconds