Home
last modified time | relevance | path

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

/linux-6.1.9/fs/proc/
Dproc_sysctl.c1678 struct ctl_table_header *link_head; in put_links() local
1682 link = find_entry(&link_head, core_parent, name, strlen(name)); in put_links()
1686 drop_sysctl_table(link_head); in put_links()