Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dlist.h101 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/dflybsd-src/sys/dev/raid/hptrr/
H A Dlist.h103 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/dflybsd-src/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c294 static inline void list_splice(const struct list_head *list, in list_splice() function
/dflybsd-src/sys/dev/drm/include/linux/
H A Dlist.h251 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function