Searched refs:list_splice (Results 1 – 8 of 8) sorted by relevance
90 static __inline__ void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
129 _INLINE_ void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
130 static __inline__ void list_splice(struct list_head * list, struct list_head * head) in list_splice() function
161 static __inline__ void list_splice(struct list_head *list, 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
325 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()