Home
last modified time | relevance | path

Searched refs:vsock_core_exit (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Daf_vsock.h163 void vsock_core_exit(void);
/linux-4.1.27/net/vmw_vsock/
Daf_vsock.c1980 void vsock_core_exit(void) in vsock_core_exit() function
1994 EXPORT_SYMBOL_GPL(vsock_core_exit);
Dvmci_transport.c2161 vsock_core_exit(); in vmci_transport_exit()