Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dvirtio_vsock.h52 struct virtio_vsock_event { struct
/linux-6.1.9/net/vmw_vsock/
Dvirtio_transport.c63 struct virtio_vsock_event event_list[8];
333 struct virtio_vsock_event *event) in virtio_vsock_event_fill_one()
351 struct virtio_vsock_event *event = &vsock->event_list[i]; in virtio_vsock_event_fill()
383 struct virtio_vsock_event *event) in virtio_vsock_event_handle()
408 struct virtio_vsock_event *event; in virtio_transport_event_work()