Searched refs:vhost_work_init (Results 1 – 3 of 3) sorted by relevance
38 void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn);
138 void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn) in vhost_work_init() function146 EXPORT_SYMBOL_GPL(vhost_work_init);158 vhost_work_init(&poll->work, fn); in vhost_poll_init()432 vhost_work_init(&attach.work, vhost_attach_cgroups_work); in vhost_attach_cgroups()
1429 vhost_work_init(&vs->vs_completion_work, vhost_scsi_complete_cmd_work); in vhost_scsi_open()1430 vhost_work_init(&vs->vs_event_work, vhost_scsi_evt_work); in vhost_scsi_open()