Searched refs:phead (Results 1 – 1 of 1) sorted by relevance
91 static int sysctl_follow_link(struct ctl_table_header **phead,139 *phead = head; in find_entry()363 *phead = head; in lookup_entry()383 struct ctl_table_header **phead, const struct ctl_table **pentry) in first_entry() argument396 *phead = head; in first_entry()402 struct ctl_table_header *head = *phead; in next_entry()416 *phead = head; in next_entry()1058 static int sysctl_follow_link(struct ctl_table_header **phead, in sysctl_follow_link() argument1071 dir = xlate_dir(set, (*phead)->parent); in sysctl_follow_link()1080 unuse_table(*phead); in sysctl_follow_link()[all …]
Completed in 11 milliseconds