Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dnet.c1113 struct vhost_log *vq_log; in handle_rx() local
1150 vq_log = unlikely(vhost_has_feature(vq, VHOST_F_LOG_ALL)) ? in handle_rx()
1162 vhost_len, &in, vq_log, &log, in handle_rx()
1239 if (unlikely(vq_log)) in handle_rx()
1240 vhost_log_write(vq, vq_log, log, vhost_len, in handle_rx()