Lines Matching refs:pentry
91 struct ctl_table **pentry);
376 struct ctl_table_header **phead, struct ctl_table **pentry)
390 *pentry = entry;
393 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry)
396 struct ctl_table *entry = *pentry;
410 *pentry = entry;
1060 struct ctl_table **pentry)
1070 root = (*pentry)->data;
1076 const char *procname = (*pentry)->procname;
1083 *pentry = entry;