Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dvirtio_vsock.h49 struct virtio_vsock_event { struct
/Linux-v5.4/net/vmw_vsock/
Dvirtio_transport.c66 struct virtio_vsock_event event_list[8];
428 struct virtio_vsock_event *event) in virtio_vsock_event_fill_one()
446 struct virtio_vsock_event *event = &vsock->event_list[i]; in virtio_vsock_event_fill()
475 struct virtio_vsock_event *event) in virtio_vsock_event_handle()
499 struct virtio_vsock_event *event; in virtio_transport_event_work()