Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dlist.h101 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/freebsd/sys/dev/hptnr/
H A Dlist.h100 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/freebsd/sys/dev/hptrr/
H A Dlist.h103 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dlist.h158 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h168 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c294 static inline void list_splice(const struct list_head *list, in list_splice() function
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h260 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h304 list_splice(const struct list_head *list, struct list_head *head) in list_splice() function