Home
last modified time | relevance | path

Searched refs:__vsock_core_init (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Daf_vsock.h168 int __vsock_core_init(const struct vsock_transport *t, struct module *owner);
171 return __vsock_core_init(t, THIS_MODULE); in vsock_core_init()
/Linux-v4.19/net/vmw_vsock/
Daf_vsock.c1944 int __vsock_core_init(const struct vsock_transport *t, struct module *owner) in __vsock_core_init() function
1995 EXPORT_SYMBOL_GPL(__vsock_core_init);