Home
last modified time | relevance | path

Searched refs:list_splice_tail (Results 1 – 3 of 3) sorted by relevance

/tools/include/linux/
Dlist.h304 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
/tools/perf/util/
Dparse-events.c800 list_splice_tail(&obj_head_config, head_config); in parse_events_load_bpf()
1283 list_splice_tail(list_event, list_all); in parse_events_update_lists()
Dauxtrace.c196 list_splice_tail(&queues->queue_array[i].head, in auxtrace_queues__grow()