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