Searched refs:list_splice_tail (Results 1 – 6 of 6) sorted by relevance
165 list_splice_tail(const struct list_head *list, struct list_head *head) in list_splice_tail() function
267 list_splice_tail(struct list_head *list, struct list_head *head) in list_splice_tail() function
306 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
311 list_splice_tail(struct list_head *list, struct list_head *head) in list_splice_tail() function
592 list_splice_tail(&local_allocated, &rba->rbd_allocated);603 list_splice_tail(&local_empty, &rba->rbd_empty);
823 list_splice_tail(&d_pages, &pool->free_list); in ttm_dma_page_pool_fill_locked()