Home
last modified time | relevance | path

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

/linux-5.19.10/fs/proc/
Dproc_sysctl.c1685 struct ctl_table_header *link_head; in put_links() local
1689 link = find_entry(&link_head, core_parent, name, strlen(name)); in put_links()
1693 drop_sysctl_table(link_head); in put_links()