Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.c40 static void vhost_poll_func(struct file *file, wait_queue_head_t *wqh, in vhost_poll_func() function
76 init_poll_funcptr(&poll->table, vhost_poll_func); in vhost_poll_init()