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 { struct71 struct virtio_vsock *vsock; in virtio_transport_get_local_cid() argument90 struct virtio_vsock *vsock = in virtio_transport_send_pkt_work()91 container_of(work, struct virtio_vsock, send_pkt_work); in virtio_transport_send_pkt_work()169 struct virtio_vsock *vsock; in virtio_transport_send_pkt()203 struct virtio_vsock *vsock; in virtio_transport_cancel_pkt()247 static void virtio_vsock_rx_fill(struct virtio_vsock *vsock) in virtio_vsock_rx_fill()290 struct virtio_vsock *vsock = in virtio_transport_tx_work()291 container_of(work, struct virtio_vsock, tx_work); in virtio_transport_tx_work()[all …]
70 the virtio_vsock. The module will be called
21711 F: include/linux/virtio_vsock.h21712 F: include/uapi/linux/virtio_vsock.h