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

/external/linux-tools-perf/util/include/linux/added/
H A Dlist.h192 * list_rotate_left - rotate the list to the left
195 static inline void list_rotate_left(struct list_head *head) function

Completed in 193 milliseconds