Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vhost/
Dvhost.h155 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
Dnet.c386 vhost_log_write(vq, vq_log, log, vhost_len); in handle_rx()
Dvhost.c929 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function