Home
last modified time | relevance | path

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

/drivers/vhost/
A Dtest.c137 vhost_vq_set_backend(vq, NULL); in vhost_test_stop_vq()
195 vhost_vq_set_backend(vq, priv); in vhost_test_run()
287 vhost_vq_set_backend(vq, NULL); in vhost_test_set_backend()
289 vhost_vq_set_backend(vq, backend); in vhost_test_set_backend()
A Dvsock.c589 vhost_vq_set_backend(vq, vsock); in vhost_vsock_start()
607 vhost_vq_set_backend(vq, NULL); in vhost_vsock_start()
614 vhost_vq_set_backend(vq, NULL); in vhost_vsock_start()
639 vhost_vq_set_backend(vq, NULL); in vhost_vsock_stop()
A Dvhost.h299 static inline void vhost_vq_set_backend(struct vhost_virtqueue *vq, in vhost_vq_set_backend() function
A Dnet.c1390 vhost_vq_set_backend(vq, NULL); in vhost_net_stop_vq()
1564 vhost_vq_set_backend(vq, sock); in vhost_net_set_backend()
1605 vhost_vq_set_backend(vq, oldsock); in vhost_net_set_backend()
A Dscsi.c2075 vhost_vq_set_backend(vq, vs_tpg); in vhost_scsi_set_endpoint()
2171 vhost_vq_set_backend(vq, NULL); in vhost_scsi_clear_endpoint()

Completed in 20 milliseconds