Searched refs:list_splice (Results 1 – 5 of 5) sorted by relevance
87 static __inline__ void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
126 _INLINE_ void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
210 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
302 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
836 list_splice(&tip->used_iocbs, &tip->free_iocbs); in tip_release()