Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dscsi.c273 struct vhost_log *tmf_log; member
465 kfree(tmf->tmf_log); in vhost_scsi_release_tmf_res()
1562 vhost_scsi_log_write(&tmf->svq->vq, tmf->tmf_log, in vhost_scsi_tmf_resp_work()
1617 tmf->tmf_log = kmalloc_objs(*tmf->tmf_log, log_num); in vhost_scsi_handle_tmf()
1618 if (tmf->tmf_log) { in vhost_scsi_handle_tmf()
1619 memcpy(tmf->tmf_log, log, sizeof(*tmf->tmf_log) * log_num); in vhost_scsi_handle_tmf()