Home
last modified time | relevance | path

Searched refs:vhost_scsi_evt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dscsi.c156 struct vhost_scsi_evt { struct
439 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
445 static struct vhost_scsi_evt *
450 struct vhost_scsi_evt *evt; in vhost_scsi_allocate_evt()
459 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt()
477 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
531 struct vhost_scsi_evt *evt, *t; in vhost_scsi_evt_work()
1400 struct vhost_scsi_evt *evt; in vhost_scsi_send_evt()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dscsi.c146 struct vhost_scsi_evt { struct
413 static void vhost_scsi_free_evt(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_free_evt()
419 static struct vhost_scsi_evt *
424 struct vhost_scsi_evt *evt; in vhost_scsi_allocate_evt()
433 vq_err(vq, "Failed to allocate vhost_scsi_evt\n"); in vhost_scsi_allocate_evt()
451 vhost_scsi_do_evt_work(struct vhost_scsi *vs, struct vhost_scsi_evt *evt) in vhost_scsi_do_evt_work()
505 struct vhost_scsi_evt *evt, *t; in vhost_scsi_evt_work()
1492 struct vhost_scsi_evt *evt; in vhost_scsi_send_evt()

Completed in 7 milliseconds