Home
last modified time | relevance | path

Searched refs:virtio_vsock (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/vmw_vsock/
Dvirtio_transport.c26 static struct virtio_vsock *the_virtio_vsock;
29 struct virtio_vsock { struct
69 static struct virtio_vsock *virtio_vsock_get(void) in virtio_vsock_get() argument
76 struct virtio_vsock *vsock = virtio_vsock_get(); in virtio_transport_get_local_cid()
83 struct virtio_vsock *vsock = in virtio_transport_loopback_work()
84 container_of(work, struct virtio_vsock, loopback_work); in virtio_transport_loopback_work()
103 static int virtio_transport_send_pkt_loopback(struct virtio_vsock *vsock, in virtio_transport_send_pkt_loopback()
120 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()
121 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()
195 struct virtio_vsock *vsock; in virtio_transport_send_pkt()
[all …]
DKconfig57 the virtio_vsock. The module will be called
/Linux-v4.19/
DMAINTAINERS15535 F: include/linux/virtio_vsock.h
15536 F: include/uapi/linux/virtio_vsock.h