Searched refs:__register_sysctl_init (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/proc/
H A Dproc_sysctl.c1423 * __register_sysctl_init() - register sysctl table to path
1443 void __init __register_sysctl_init(const char *path, struct ctl_table *table, function
/linux-master/include/linux/
H A Dsysctl.h233 extern void __register_sysctl_init(const char *path, struct ctl_table *table,
236 __register_sysctl_init(path, table, #table, ARRAY_SIZE(table))

Completed in 147 milliseconds