Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Daf_vsock.h166 void vsock_core_exit(void);
/linux-4.4.14/net/vmw_vsock/
Daf_vsock.c1962 void vsock_core_exit(void) in vsock_core_exit() function
1976 EXPORT_SYMBOL_GPL(vsock_core_exit);
Dvmci_transport.c2151 vsock_core_exit(); in vmci_transport_exit()