Lines Matching refs:pentry
85 struct ctl_table **pentry);
367 struct ctl_table_header **phead, struct ctl_table **pentry)
381 *pentry = entry;
384 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry)
387 struct ctl_table *entry = *pentry;
401 *pentry = entry;
1048 struct ctl_table **pentry)
1059 root = (*pentry)->data;
1065 const char *procname = (*pentry)->procname;
1072 *pentry = entry;