Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dcore.h222 void tipc_unregister_sysctl(void);
225 #define tipc_unregister_sysctl() macro
H A Dcore.c204 tipc_unregister_sysctl(); in tipc_init()
219 tipc_unregister_sysctl(); in tipc_exit()
H A Dsysctl.c104 void tipc_unregister_sysctl(void) in tipc_unregister_sysctl() function