Home
last modified time | relevance | path

Searched defs:register_sysctl_init (Results 1 – 1 of 1) sorted by path

/linux/include/linux/
H A Dsysctl.h235 #define register_sysctl_init(path, table) \ macro
255 static inline void register_sysctl_init(const char *path, struct ctl_table *table) in register_sysctl_init() function