Searched refs:__flist_splice (Results 1 – 1 of 1) sorted by relevance
122 static inline void __flist_splice(const struct flist_head *list, in __flist_splice() function140 __flist_splice(list, head, head->next); in flist_splice()147 __flist_splice(list, head->prev, head); in flist_splice_tail()154 __flist_splice(list, head->prev, head); in flist_splice_tail_init()163 __flist_splice(list, head, head->next); in flist_splice_init()