Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
Dproc_sysctl.c1435 static int count_subheaders(struct ctl_table *table) in count_subheaders() function
1447 nr_subheaders += count_subheaders(entry->child); in count_subheaders()
1544 int nr_subheaders = count_subheaders(table); in __register_sysctl_paths()
1703 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()