Home
last modified time | relevance | path

Searched refs:drop_sysctl_table (Results 1 – 1 of 1) sorted by relevance

/linux/fs/proc/
H A Dproc_sysctl.c90 static void drop_sysctl_table(struct ctl_table_header *header);
264 drop_sysctl_table(dir_h); in insert_header()
1037 drop_sysctl_table(&dir->header); in get_subdir()
1039 drop_sysctl_table(&new->header); in get_subdir()
1293 drop_sysctl_table(&core_parent->header); in insert_links()
1401 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1407 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1497 drop_sysctl_table(link_head); in put_links()
1507 static void drop_sysctl_table(struct ctl_table_header *header)
1523 drop_sysctl_table( in drop_sysctl_table()
1508 static void drop_sysctl_table(struct ctl_table_header *header) drop_sysctl_table() function
[all...]