the_virtio_vsock   25 net/vmw_vsock/virtio_transport.c static struct virtio_vsock *the_virtio_vsock;
the_virtio_vsock   77 net/vmw_vsock/virtio_transport.c 	vsock = rcu_dereference(the_virtio_vsock);
the_virtio_vsock  216 net/vmw_vsock/virtio_transport.c 	vsock = rcu_dereference(the_virtio_vsock);
the_virtio_vsock  251 net/vmw_vsock/virtio_transport.c 	vsock = rcu_dereference(the_virtio_vsock);
the_virtio_vsock  609 net/vmw_vsock/virtio_transport.c 	if (rcu_dereference_protected(the_virtio_vsock,
the_virtio_vsock  663 net/vmw_vsock/virtio_transport.c 	rcu_assign_pointer(the_virtio_vsock, vsock);
the_virtio_vsock  682 net/vmw_vsock/virtio_transport.c 	rcu_assign_pointer(the_virtio_vsock, NULL);