Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dproc_sysctl.c1389 static int count_subheaders(struct ctl_table *table) in count_subheaders() function
1401 nr_subheaders += count_subheaders(entry->child); in count_subheaders()
1498 int nr_subheaders = count_subheaders(table); in __register_sysctl_paths()
1654 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()