Searched refs:list_splice_init (Results 1 – 6 of 6) sorted by relevance
319 static inline void list_splice_init(struct list_head *list, in list_splice_init() function
380 list_splice_init(head, &tmp); in print_annotate_item_stat()
3451 list_splice_init(&data->work_list, &this->work_list); in __merge_work_atoms()
791 list_splice_init(&clone_terms.terms, terms); in pmu_alias_terms()
304 list_splice_init(config_terms, &evsel->config_terms); in __add_event()
2629 list_splice_init(&lbr_stitch->lists, &lbr_stitch->free_lists); in resolve_lbr_callchain_sample()
Completed in 34 milliseconds