Searched refs:vhost_vq_get_backend (Results 1 – 3 of 3) sorted by relevance
58 private = vhost_vq_get_backend(vq); in handle_vq()142 private = vhost_vq_get_backend(vq); in vhost_test_stop_vq()200 oldpriv = vhost_vq_get_backend(vq); in vhost_test_run()292 backend = vhost_vq_get_backend(vq); in vhost_test_set_backend()
347 static inline void *vhost_vq_get_backend(struct vhost_virtqueue *vq) in vhost_vq_get_backend() function
902 if (!vhost_vq_get_backend(vq) && !vq->kick) { in __vhost_vq_attach_worker()