Searched refs:list_move (Results 1 – 3 of 3) sorted by relevance
100 list_move(&h->nd, &srcfile_list); in find_srcfile()
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