Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dproc_sysctl.c1451 static int count_subheaders(struct ctl_table *table) in count_subheaders() function
1463 nr_subheaders += count_subheaders(entry->child); in count_subheaders()
1562 int nr_subheaders = count_subheaders(table); in __register_sysctl_paths()
1730 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()