Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dlist.h198 #define list_move_tail(dst, src) spl_list_move_tail(dst, src) macro
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dlist.c194 list_move_tail(list_t *dst, list_t *src) in list_move_tail() function
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dlist.c194 list_move_tail(list_t *dst, list_t *src) in list_move_tail() function
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dlist.h179 list_move_tail(struct list_head *node, struct list_head *head) in list_move_tail() function
/freebsd/sys/dev/drm2/
H A Ddrm_linux_list.h95 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/freebsd/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c180 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h235 list_move_tail(struct list_head *entry, struct list_head *head) in list_move_tail() function
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h265 list_move_tail(struct list_head *entry, struct list_head *head) in list_move_tail() function