vhost_work_init 1616 drivers/vhost/scsi.c vhost_work_init(&vs->vs_completion_work, vhost_scsi_complete_cmd_work); vhost_work_init 1617 drivers/vhost/scsi.c vhost_work_init(&vs->vs_event_work, vhost_scsi_evt_work); vhost_work_init 185 drivers/vhost/vhost.c EXPORT_SYMBOL_GPL(vhost_work_init); vhost_work_init 197 drivers/vhost/vhost.c vhost_work_init(&poll->work, fn); vhost_work_init 239 drivers/vhost/vhost.c vhost_work_init(&flush.work, vhost_flush_work); vhost_work_init 522 drivers/vhost/vhost.c vhost_work_init(&attach.work, vhost_attach_cgroups_work); vhost_work_init 37 drivers/vhost/vhost.h void vhost_work_init(struct vhost_work *work, vhost_work_fn_t fn); vhost_work_init 591 drivers/vhost/vsock.c vhost_work_init(&vsock->send_pkt_work, vhost_transport_send_pkt_work);