Searched refs:virtio_vsock (Results 1 – 3 of 3) sorted by relevance
25 static struct virtio_vsock __rcu *the_virtio_vsock;29 struct virtio_vsock { struct70 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() argument89 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()90 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()159 struct virtio_vsock *vsock; in virtio_transport_send_pkt()192 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()221 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()254 struct virtio_vsock *vsock = in virtio_transport_tx_work()255 container_of(work, struct virtio_vsock, tx_work); in virtio_transport_tx_work()[all …]
70 the virtio_vsock. The module will be called
22741 F: include/linux/virtio_vsock.h22742 F: include/uapi/linux/virtio_vsock.h