Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcore.h214 void tipc_unregister_sysctl(void);
217 #define tipc_unregister_sysctl() macro
H A Dcore.c206 tipc_unregister_sysctl(); in tipc_init()
221 tipc_unregister_sysctl(); in tipc_exit()
H A Dsysctl.c105 void tipc_unregister_sysctl(void) in tipc_unregister_sysctl() function