Searched refs:the_virtio_vsock (Results 1 – 1 of 1) sorted by relevance
25 static struct virtio_vsock *the_virtio_vsock; variable77 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_get_local_cid()216 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_send_pkt()251 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_cancel_pkt()609 if (rcu_dereference_protected(the_virtio_vsock, in virtio_vsock_probe()663 rcu_assign_pointer(the_virtio_vsock, vsock); in virtio_vsock_probe()682 rcu_assign_pointer(the_virtio_vsock, NULL); in virtio_vsock_remove()