Searched refs:get_links (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | proc_sysctl.c | 1193 static bool get_links(struct ctl_dir *dir, in get_links() function 1235 if (get_links(core_parent, head->ctl_table, head->root)) in insert_links() 1249 if (get_links(core_parent, head->ctl_table, head->root)) { in insert_links()
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | proc_sysctl.c | 1210 static bool get_links(struct ctl_dir *dir, in get_links() function 1257 if (get_links(core_parent, head, head->root)) in insert_links() 1271 if (get_links(core_parent, head, head->root)) { in insert_links()
|
Completed in 6 milliseconds