Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dlist.h280 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
/rk3399_rockchip-uboot/fs/ubifs/
H A Dgc.c420 list_splice_tail(&nondata, &sleb->nodes); in move_nodes()