Searched refs:phead (Results 1 – 1 of 1) sorted by relevance
86 static int sysctl_follow_link(struct ctl_table_header **phead,114 static struct ctl_table *find_entry(struct ctl_table_header **phead, in find_entry() argument138 *phead = head; in find_entry()339 static struct ctl_table *lookup_entry(struct ctl_table_header **phead, in lookup_entry() argument349 *phead = head; in lookup_entry()369 struct ctl_table_header **phead, struct ctl_table **pentry) in first_entry() argument382 *phead = head; in first_entry()386 static void next_entry(struct ctl_table_header **phead, struct ctl_table **pentry) in next_entry() argument388 struct ctl_table_header *head = *phead; in next_entry()402 *phead = head; in next_entry()[all …]