Searched defs:list_is_last (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/include/linux/
H A Dlist.h172 * list_is_last - tests whether @list is the last entry in list @head
176 static inline int list_is_last(const struct list_head *list, function

Completed in 330 milliseconds