Searched refs:vhost_log_write (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | vhost.h | 261 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
|
| H A D | vhost.c | 2532 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function 2565 EXPORT_SYMBOL_GPL(vhost_log_write);
|
| H A D | net.c | 1274 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()
|
| H A D | scsi.c | 413 vhost_log_write(vq, log, log_num, U64_MAX, NULL, 0); in vhost_scsi_log_write()
|