Home
last modified time | relevance | path

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

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport.c62 struct virtio_vsock_event event_list[8];
298 struct virtio_vsock_event *event) in virtio_vsock_event_fill_one()
316 struct virtio_vsock_event *event = &vsock->event_list[i]; in virtio_vsock_event_fill()
348 struct virtio_vsock_event *event) in virtio_vsock_event_handle()
373 struct virtio_vsock_event *event; in virtio_transport_event_work()
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_vsock.h52 struct virtio_vsock_event { struct
/openbmc/linux/include/uapi/linux/
H A Dvirtio_vsock.h52 struct virtio_vsock_event { struct
/openbmc/qemu/hw/virtio/
H A Dvhost-vsock-common.c164 struct virtio_vsock_event event = { in vhost_vsock_common_send_transport_reset()