Searched refs:drop_sysctl_table (Results 1 – 1 of 1) sorted by relevance
83 static void drop_sysctl_table(struct ctl_table_header *header);252 drop_sysctl_table(&dir->header); in insert_header()1029 drop_sysctl_table(&dir->header); in get_subdir()1031 drop_sysctl_table(&new->header); in get_subdir()1260 drop_sysctl_table(&core_parent->header); in insert_links()1359 drop_sysctl_table(&dir->header); in __register_sysctl_table()1365 drop_sysctl_table(&dir->header); in __register_sysctl_table()1659 drop_sysctl_table(link_head); in put_links()1669 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() function1685 drop_sysctl_table(&parent->header); in drop_sysctl_table()[all …]