Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.c62 static void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn) in vhost_work_init() function
80 vhost_work_init(&poll->work, fn); in vhost_poll_init()
322 vhost_work_init(&attach.work, vhost_attach_cgroups_work); in vhost_attach_cgroups()