taglinefilesource code
root_table28kernel/sysctl.cstatic ctl_table root_table[];
root_table30kernel/sysctl.c{root_table, DNODE_SINGLE(&root_table_header)};
root_table96kernel/sysctl.cstatic ctl_table root_table[] = {
root_table144kernel/sysctl.cregister_proc_table(root_table, &proc_sys_root);
root_table178kernel/sysctl.cnewval, newlen, root_table, &context);