Searched refs:help_next (Results 1 – 1 of 1) sorted by relevance
71 static void *help_next(struct seq_file *, void *, loff_t *);112 .next = help_next,308 static void *help_next(struct seq_file *m, void *v, loff_t *pos) in help_next() function