Home
last modified time | relevance | path

Searched refs:list_move_tail (Results 1 – 4 of 4) sorted by relevance

/tools/include/linux/
A Dlist.h165 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
221 list_move_tail(first, head); in list_rotate_left()
/tools/perf/
A Dbuiltin-annotate.c393 list_move_tail(&istat->list, &iter->list); in print_annotate_item_stat()
/tools/perf/util/
A Dcallchain.c1570 list_move_tail(&chain->list, &node->parent_val); in callchain_node__make_parent_list()
A Devlist.c1699 list_move_tail(&evsel->core.node, &move); in evlist__to_front()

Completed in 16 milliseconds