Lines Matching refs:drop_sysctl_table
80 static void drop_sysctl_table(struct ctl_table_header *header);
249 drop_sysctl_table(&dir->header); in insert_header()
1045 drop_sysctl_table(&dir->header); in get_subdir()
1047 drop_sysctl_table(&new->header); in get_subdir()
1270 drop_sysctl_table(&core_parent->header); in insert_links()
1369 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1375 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1637 drop_sysctl_table(link_head); in put_links()
1647 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() function
1663 drop_sysctl_table(&parent->header); in drop_sysctl_table()
1698 drop_sysctl_table(header); in unregister_sysctl_table()