Searched refs:list_prev_wrap (Results 1 – 1 of 1) sorted by relevance
159 static inline struct list_node *list_prev_wrap(struct list_node *list, struct list_node *item) { in list_prev_wrap() function169 struct list_node *__nod = list_prev_wrap(list, item);\
Completed in 3 milliseconds