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

/linux-master/fs/proc/
H A Dproc_sysctl.c88 static void drop_sysctl_table(struct ctl_table_header *header);
260 drop_sysctl_table(dir_h);
1028 drop_sysctl_table(&dir->header);
1030 drop_sysctl_table(&new->header);
1269 drop_sysctl_table(&core_parent->header);
1383 drop_sysctl_table(&dir->header);
1389 drop_sysctl_table(&dir->header);
1479 drop_sysctl_table(link_head);
1489 static void drop_sysctl_table(struct ctl_table_header *header) function
1505 drop_sysctl_table(
[all...]

Completed in 124 milliseconds