Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.c154 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, in vhost_poll_func() function
194 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()