Home
last modified time | relevance | path

Searched defs:list_splice (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h87 static __inline__ void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/external/e2fsprogs/lib/blkid/
Dlist.h126 _INLINE_ void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/external/oprofile/libutil/
Dop_list.h130 static __inline__ void list_splice(struct list_head * list, struct list_head * head) in list_splice() function
/external/blktrace/btt/
Dlist.h210 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/external/yaffs2/yaffs2/
Ddevextras.h161 static __inline__ void list_splice(struct list_head *list, in list_splice() function
/external/iptables/libiptc/
Dlinux_list.h302 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/external/linux-tools-perf/perf-3.12.0/include/linux/
Dlist.h292 static inline void list_splice(const struct list_head *list, in list_splice() function