Searched refs:list_find_reverse (Results 1 – 2 of 2) sorted by relevance
59 struct list *list_find_reverse(struct list *, void *);
262 struct list *list_find_reverse(struct list *list, void *data) in list_find_reverse() function