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 { struct69 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() argument88 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()89 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()167 struct virtio_vsock *vsock; in virtio_transport_send_pkt()201 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()245 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()288 struct virtio_vsock *vsock = in virtio_transport_tx_work()289 container_of(work, struct virtio_vsock, tx_work); in virtio_transport_tx_work()[all …]
70 the virtio_vsock. The module will be called
18529 F: include/linux/virtio_vsock.h18530 F: include/uapi/linux/virtio_vsock.h