Searched refs:list_last (Results 1 – 1 of 1) sorted by relevance
80 list_last(const struct list_head *head) in list_last() function205 list_entry(list_last((PTR)), TYPE, FIELD)228 for ((VAR) = list_entry(list_last((HEAD)), typeof(*(VAR)), FIELD); \