Searched refs:__list_splice_between (Results 1 – 1 of 1) sorted by relevance
144 __list_splice_between(struct list_head *prev, const struct list_head *list, in __list_splice_between() function161 __list_splice_between(head, list, head->next); in list_splice()168 __list_splice_between(head->prev, list, head); in list_splice_tail()