Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dproc_sysctl.c22 #define list_for_each_table_entry(entry, table) \ macro
215 list_for_each_table_entry(entry, table) { in init_header()
226 list_for_each_table_entry(entry, head->ctl_table) in erase_header()
251 list_for_each_table_entry(entry, header->ctl_table) { in insert_header()
1134 list_for_each_table_entry(entry, table) { in sysctl_check_table()
1177 list_for_each_table_entry(entry, table) { in new_links()
1196 list_for_each_table_entry(entry, table) { in new_links()
1218 list_for_each_table_entry(entry, table) { in get_links()
1231 list_for_each_table_entry(entry, table) { in get_links()
1334 list_for_each_table_entry(entry, table) in __register_sysctl_table()
[all …]