Lines Matching refs:drop_sysctl_table
73 static void drop_sysctl_table(struct ctl_table_header *header);
241 drop_sysctl_table(&dir->header); in insert_header()
957 drop_sysctl_table(&dir->header); in get_subdir()
959 drop_sysctl_table(&new->header); in get_subdir()
1165 drop_sysctl_table(&core_parent->header); in insert_links()
1264 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1270 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1532 drop_sysctl_table(link_head); in put_links()
1542 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() function
1555 drop_sysctl_table(&parent->header); in drop_sysctl_table()
1590 drop_sysctl_table(header); in unregister_sysctl_table()