HomeSort by relevance Sort by last modified time
    Searched defs:list_splice (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
kernel-list.h 87 static __inline__ void list_splice(struct list_head *list, struct list_head *head) function
  /external/e2fsprogs/lib/blkid/
list.h 122 * list_splice - join two lists
126 _INLINE_ void list_splice(struct list_head *list, struct list_head *head) function
  /external/blktrace/btt/
list.h 206 * * list_splice - join two lists
210 static inline void list_splice(struct list_head *list, struct list_head *head) function
  /external/iptables/libiptc/
linux_list.h 298 * list_splice - join two lists
302 static inline void list_splice(struct list_head *list, struct list_head *head) function

Completed in 109 milliseconds