Searched defs:list_splice (Results 1 – 4 of 4) sorted by relevance
101 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
103 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
294 static inline void list_splice(const struct list_head *list, in list_splice() function
251 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function