Home
last modified time | relevance | path

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

/Linux-v5.15/fs/proc/
Dproc_sysctl.c82 static void drop_sysctl_table(struct ctl_table_header *header);
246 drop_sysctl_table(&dir->header); in insert_header()
1026 drop_sysctl_table(&dir->header); in get_subdir()
1028 drop_sysctl_table(&new->header); in get_subdir()
1257 drop_sysctl_table(&core_parent->header); in insert_links()
1356 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1362 drop_sysctl_table(&dir->header); in __register_sysctl_table()
1624 drop_sysctl_table(link_head); in put_links()
1634 static void drop_sysctl_table(struct ctl_table_header *header) in drop_sysctl_table() function
1650 drop_sysctl_table(&parent->header); in drop_sysctl_table()
[all …]