Searched refs:list_splice_tail (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/vchiq/interface/compat/ |
| H A D | list.h | 165 list_splice_tail(const struct list_head *list, struct list_head *head) in list_splice_tail() function
|
| /freebsd/lib/libpmc/pmu-events/ |
| H A D | list.h | 267 list_splice_tail(struct list_head *list, struct list_head *head) in list_splice_tail() function
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 316 list_splice_tail(struct list_head *list, struct list_head *head) in list_splice_tail() function
|
| /freebsd/tools/tools/drm/radeon/mkregtable/ |
| H A D | mkregtable.c | 306 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | rx.c | 589 list_splice_tail(&local_allocated, &rba->rbd_allocated); in iwl_pcie_rx_allocator() 600 list_splice_tail(&local_empty, &rba->rbd_empty); in iwl_pcie_rx_allocator()
|
| /freebsd/sys/dev/drm2/ttm/ |
| H A D | ttm_page_alloc_dma.c | 823 list_splice_tail(&d_pages, &pool->free_list); in ttm_dma_page_pool_fill_locked()
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | dp_rx.c | 62 list_splice_tail(used_list, &dp->rx_desc_free_list); in ath12k_dp_rx_enqueue_free()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | fw.c | 8742 list_splice_tail(&chan_list, &scan_info->chan_list); 8911 list_splice_tail(&chan_list, &scan_info->chan_list);
|