Searched refs:the_virtio_vsock (Results 1 – 1 of 1) sorted by relevance
26 static struct virtio_vsock __rcu *the_virtio_vsock; variable88 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_get_local_cid()246 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_send_pkt()286 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_cancel_pkt()514 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_can_msgzerocopy()624 vsock = rcu_dereference(the_virtio_vsock); in virtio_transport_seqpacket_allow()811 if (rcu_dereference_protected(the_virtio_vsock, in virtio_vsock_probe()847 rcu_assign_pointer(the_virtio_vsock, vsock); in virtio_vsock_probe()867 rcu_assign_pointer(the_virtio_vsock, NULL); in virtio_vsock_remove()892 rcu_assign_pointer(the_virtio_vsock, NULL); in virtio_vsock_freeze()[all …]