Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dvhost.h252 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
H A Dvhost.c2535 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 Dnet.c1271 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()
H A Dscsi.c412 vhost_log_write(vq, log, log_num, U64_MAX, NULL, 0); in vhost_scsi_log_write()