Searched refs:list_splice (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/sys/dev/hpt27xx/
H A Dlist.h103 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) function
/freebsd-12-stable/sys/dev/hptnr/
H A Dlist.h102 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) function
/freebsd-12-stable/sys/dev/hptrr/
H A Dlist.h105 static HPT_INLINE void list_splice(struct list_head *list, struct list_head *head) function
/freebsd-12-stable/sys/contrib/vchiq/interface/compat/
H A Dlist.h158 list_splice(const struct list_head *list, struct list_head *head) function
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_linux_list.h170 list_splice(const struct list_head *list, struct list_head *head) function
H A Ddrm_crtc_helper.c67 list_splice(&panel_list, &dev->mode_config.connector_list);
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_fmr_pool.c178 list_splice(&unmap_list, &pool->free_list);
/freebsd-12-stable/sys/dev/drm2/ttm/
H A Dttm_page_alloc_dma.c811 list_splice(&d_pages, &pool->free_list);
968 list_splice(&ttm_dma->pages_list, &pool->free_list);
/freebsd-12-stable/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h295 list_splice(const struct list_head *list, struct list_head *head) function
/freebsd-12-stable/lib/libpmc/pmu-events/
H A Dlist.h262 list_splice(const struct list_head *list, struct list_head *head) function
/freebsd-12-stable/tools/tools/drm/radeon/mkregtable/
H A Dmkregtable.c293 * list_splice - join two lists, this is designed for stacks
297 static inline void list_splice(const struct list_head *list, function
/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c445 list_splice(&ordered_objects, objects);

Completed in 206 milliseconds