HomeSort by relevance Sort by last modified time
    Searched refs:list_is_last (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
list.h 268 * list_is_last - tests whether @list is the last entry in list @head
272 static inline int list_is_last(const struct list_head *list, function
  /external/linux-tools-perf/util/include/linux/added/
list.h 153 * list_is_last - tests whether @list is the last entry in list @head
157 static inline int list_is_last(const struct list_head *list, function

Completed in 19 milliseconds