Searched refs:vhost_log_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/vhost/ |
H A D | vhost.h | 212 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
|
H A D | vhost.c | 1939 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function 1973 EXPORT_SYMBOL_GPL(vhost_log_write); variable
|
H A D | net.c | 1238 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()
|
/kernel/linux/linux-6.6/drivers/vhost/ |
H A D | vhost.h | 225 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log,
|
H A D | vhost.c | 2225 int vhost_log_write(struct vhost_virtqueue *vq, struct vhost_log *log, in vhost_log_write() function 2259 EXPORT_SYMBOL_GPL(vhost_log_write); variable
|
H A D | net.c | 1247 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()
|
Completed in 14 milliseconds