Searched refs:virtio_vsock (Results 1 – 2 of 2) sorted by relevance
25 static struct virtio_vsock *the_virtio_vsock;28 struct virtio_vsock { struct73 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() argument91 struct virtio_vsock *vsock = in virtio_transport_loopback_work()92 container_of(work, struct virtio_vsock, loopback_work); in virtio_transport_loopback_work()116 static int virtio_transport_send_pkt_loopback(struct virtio_vsock *vsock, in virtio_transport_send_pkt_loopback()133 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()134 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()212 struct virtio_vsock *vsock; in virtio_transport_send_pkt()245 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()[all …]
58 the virtio_vsock. The module will be called