Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.h73 void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn);
H A Dvhost.c189 void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn) in vhost_work_init() function
194 EXPORT_SYMBOL_GPL(vhost_work_init);
208 vhost_work_init(&poll->work, fn); in vhost_poll_init()
288 vhost_work_init(&flush.work, vhost_flush_work); in __vhost_worker_flush()
654 vhost_work_init(&attach.work, vhost_attach_cgroups_work); in vhost_attach_task_to_cgroups()