Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dproc_sysctl.c1214 struct ctl_table_header *tmp_head; in get_links() local
1224 link = find_entry(&tmp_head, dir, procname, strlen(procname)); in get_links()
1237 link = find_entry(&tmp_head, dir, procname, strlen(procname)); in get_links()
1238 tmp_head->nreg++; in get_links()