Home
last modified time | relevance | path

Searched defs:__list_splice (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/hpt27xx/
H A Dlist.h87 static HPT_INLINE void __list_splice(struct list_head *list, in __list_splice() function
/freebsd/sys/dev/hptnr/
H A Dlist.h86 static HPT_INLINE void __list_splice(struct list_head *list, in __list_splice() function
/freebsd/sys/dev/hptrr/
H A Dlist.h89 static HPT_INLINE void __list_splice(struct list_head *list, in __list_splice() function
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h154 __list_splice(const struct list_head *list, struct list_head *prev, in __list_splice() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c276 static inline void __list_splice(const struct list_head *list, in __list_splice() function