Searched refs:list_splice_tail (Results 1 – 3 of 3) sorted by relevance
304 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
117 list_splice_tail(list, &evlist->entries); in perf_evlist__splice_list_tail()
683 list_splice_tail(list_event, list_all); in parse_events_update_lists()