Home
last modified time | relevance | path

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

/linux-6.15/drivers/vhost/
H A Dscsi.c1231 if (!vs_tpg) in vhost_scsi_handle_vq()
1869 if (vs->vs_tpg) { in vhost_scsi_set_endpoint()
1878 if (!vs_tpg) { in vhost_scsi_set_endpoint()
1952 vs->vs_tpg = vs_tpg; in vhost_scsi_set_endpoint()
1962 tpg = vs_tpg[i]; in vhost_scsi_set_endpoint()
1972 kfree(vs_tpg); in vhost_scsi_set_endpoint()
1999 if (!vs->vs_tpg) { in vhost_scsi_clear_endpoint()
2006 tpg = vs->vs_tpg[target]; in vhost_scsi_clear_endpoint()
2050 tpg = vs->vs_tpg[target]; in vhost_scsi_clear_endpoint()
2072 kfree(vs->vs_tpg); in vhost_scsi_clear_endpoint()
[all …]