Home
last modified time | relevance | path

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

/Linux-v6.6/fs/proc/
Dproc_sysctl.c1213 struct ctl_table_header *tmp_head; in get_links() local
1219 link = find_entry(&tmp_head, dir, procname, strlen(procname)); in get_links()
1232 link = find_entry(&tmp_head, dir, procname, strlen(procname)); in get_links()
1233 tmp_head->nreg++; in get_links()