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/
H A Dproc_sysctl.c1433 static int count_subheaders(struct ctl_table *table) in count_subheaders() function
1445 nr_subheaders += count_subheaders(entry->child); in count_subheaders()
1542 int nr_subheaders = count_subheaders(table); in __register_sysctl_paths()
1701 nr_subheaders = count_subheaders(header->ctl_table_arg); in unregister_sysctl_table()

Completed in 3 milliseconds