Home
last modified time | relevance | path

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

/fs/proc/
Dproc_sysctl.c53 static struct ctl_table root_table[] = { variable
64 .ctl_table = root_table }},
65 .ctl_table_arg = root_table,
1608 init_header(&set->dir.header, root, set, NULL, root_table); in setup_sysctl_set()