Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c303 vq = vsock->vqs[VSOCK_VQ_EVENT]; in virtio_vsock_event_fill_one()
321 virtqueue_kick(vsock->vqs[VSOCK_VQ_EVENT]); in virtio_vsock_event_fill()
365 vq = vsock->vqs[VSOCK_VQ_EVENT]; in virtio_transport_event_work()
385 virtqueue_kick(vsock->vqs[VSOCK_VQ_EVENT]); in virtio_transport_event_work()
/openbmc/linux/include/linux/
H A Dvirtio_vsock.h120 VSOCK_VQ_EVENT = 2, enumerator