Searched refs:list_move (Results 1 – 2 of 2) sorted by relevance
188 list_move(&event->list, &oe->cache); in ordered_events__delete()
154 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function