Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dmain.c132 static const struct ctl_table module_sysctl_table[] = { variable
154 register_sysctl_init("kernel", module_sysctl_table); in init_module_sysctl()