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

/linux-master/fs/proc/
H A Dproc_sysctl.c1203 struct ctl_table_header *tmp_head; local
1213 link = find_entry(&tmp_head, dir, procname, strlen(procname));
1226 link = find_entry(&tmp_head, dir, procname, strlen(procname));
1227 tmp_head->nreg++;

Completed in 124 milliseconds