Searched refs:list_splice_tail (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/contrib/vchiq/interface/compat/
H A Dlist.h165 list_splice_tail(const struct list_head *list, struct list_head *head) function
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h302 list_splice_tail(struct list_head *list, struct list_head *head) function
/freebsd-12-stable/lib/libpmc/pmu-events/
H A Dlist.h269 list_splice_tail(struct list_head *list, struct list_head *head) function
/freebsd-12-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c305 * list_splice_tail - join two lists, each list being a queue
309 static inline void list_splice_tail(struct list_head *list, function
/freebsd-12-stable/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c825 list_splice_tail(&d_pages, &pool->free_list);

Completed in 163 milliseconds