Searched refs:virtio_vsock (Results 1 – 3 of 3) sorted by relevance
25 static struct virtio_vsock __rcu *the_virtio_vsock;28 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()168 struct virtio_vsock *vsock; in virtio_transport_send_pkt()202 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()246 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()289 struct virtio_vsock *vsock = in virtio_transport_tx_work()290 container_of(work, struct virtio_vsock, tx_work); in virtio_transport_tx_work()[all …]
70 the virtio_vsock. The module will be called
19803 F: include/linux/virtio_vsock.h19804 F: include/uapi/linux/virtio_vsock.h