Searched refs:ptr_list_nth_entry (Results 1 – 3 of 3) sorted by relevance
47 extern void *ptr_list_nth_entry(struct ptr_list *, unsigned int idx);84 (PTRLIST_TYPE(lst)) ptr_list_nth_entry(head, nth);\
133 void *ptr_list_nth_entry(struct ptr_list *list, unsigned int idx) in ptr_list_nth_entry() function
942 * ptrlist: add ptr_list_nth_entry()