Searched refs:transport_local (Results 1 – 1 of 1) sorted by relevance
149 static const struct vsock_transport *transport_local; variable412 if (!transport_local) in vsock_use_local_transport()478 new_transport = transport_local; in vsock_assign_transport()576 if (transport_local && cid == VMADDR_CID_LOCAL) in vsock_find_cid()2624 cid = vsock_registered_transport_cid(&transport_local); in vsock_dev_do_ioctl()2728 t_local = transport_local; in vsock_core_register()2765 transport_local = t_local; in vsock_core_register()2786 if (transport_local == t) in vsock_core_unregister()2787 transport_local = NULL; in vsock_core_unregister()