Lines Matching refs:drop_sysctl_table
90 static void drop_sysctl_table(struct ctl_table_header *header);
264 drop_sysctl_table(dir_h); in insert_header()
1038 drop_sysctl_table(&dir->header); in get_subdir()
1040 drop_sysctl_table(&new->header); in get_subdir()
1294 drop_sysctl_table(&core_parent->header); in insert_links()
1402 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1408 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1498 drop_sysctl_table(link_head); in put_links()
1508 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() function
1524 drop_sysctl_table(&parent->header); in drop_sysctl_table()
1542 drop_sysctl_table(header); in unregister_sysctl_table()