Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dlist.h107 static HPT_INLINE void list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
/dflybsd-src/sys/dev/raid/hptrr/
H A Dlist.h109 static HPT_INLINE void list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function
/dflybsd-src/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c320 static inline void list_splice_init(struct list_head *list, in list_splice_init() function
/dflybsd-src/sys/dev/drm/include/linux/
H A Dlist.h265 list_splice_init(struct list_head *list, struct list_head *head) in list_splice_init() function