| /linux/tools/perf/util/ |
| H A D | parse-events.y | 129 list_splice_tail(groups, &parse_state->list); 140 list_splice_tail(group, groups); 152 list_splice_tail(event, groups); 204 list_splice_tail(event, events);
|
| /linux/crypto/ |
| H A D | df_sp80090a.c | 177 list_splice_tail(seedlist, &bcc_list); in crypto_drbg_ctr_df()
|
| H A D | drbg.c | 451 list_splice_tail(seed, &seedlist); in drbg_hmac_update() 654 list_splice_tail(seed, &datalist); in drbg_hash_update() 693 list_splice_tail(addtl, &datalist); in drbg_hash_process_addtl()
|
| /linux/drivers/xen/ |
| H A D | gntalloc.c | 157 list_splice_tail(&queue_gref, &gref_list); in add_grefs() 158 list_splice_tail(&queue_file, &priv->list); in add_grefs()
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_dev_frontend.c | 298 list_splice_tail(&staging_q, &adap->dev_data->read_buffers); in watch_fired() 401 list_splice_tail(&staging_q, &u->read_buffers); in xenbus_dev_queue_reply()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo_evict.c | 49 list_splice_tail(&still_in_list, new_list); in xe_bo_apply_to_pinned()
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | cpts.c | 387 list_splice_tail(&events, &cpts->events); in cpts_process_events() 388 list_splice_tail(&events_free, &cpts->pool); in cpts_process_events()
|
| H A D | am65-cpts.c | 875 list_splice_tail(&events, &cpts->events_tx); in am65_cpts_find_tx_ts() 876 list_splice_tail(&events_free, &cpts->pool); in am65_cpts_find_tx_ts()
|
| /linux/drivers/dma/sh/ |
| H A D | shdma-base.c | 440 list_splice_tail(&cyclic_list, &schan->ld_queue); in __ld_cleanup() 636 list_splice_tail(&tx_list, &schan->ld_free); in shdma_prep_sg()
|
| H A D | rcar-dmac.c | 552 list_splice_tail(&list, &chan->desc.free); in rcar_dmac_desc_alloc() 679 list_splice_tail(&list, &chan->desc.chunks_free); in rcar_dmac_xfer_chunk_alloc()
|
| /linux/fs/xfs/ |
| H A D | xfs_inode_item.c | 1072 list_splice_tail(&ail_updates, &flushed_inodes); in xfs_buf_inode_iodone() 1077 list_splice_tail(&flushed_inodes, &bp->b_li_list); in xfs_buf_inode_iodone()
|
| /linux/tools/include/linux/ |
| H A D | list.h | 305 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|
| /linux/drivers/dma/ |
| H A D | nbpfaxi.c | 737 list_splice_tail(&lhead, &chan->free_links); in nbpf_desc_page_alloc() 738 list_splice_tail(&head, &chan->free); in nbpf_desc_page_alloc()
|
| H A D | arm-dma350.c | 352 list_splice_tail(&list, &dch->vc.desc_terminated); in d350_terminate_all()
|
| /linux/fs/ubifs/ |
| H A D | gc.c | 451 list_splice_tail(&nondata, &sleb->nodes); in move_nodes()
|
| /linux/fs/nilfs2/ |
| H A D | recovery.c | 1006 list_splice_tail(&segments, &ri->ri_used_segments); in nilfs_search_super_root()
|
| /linux/drivers/net/wireless/intel/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()
|
| /linux/mm/ |
| H A D | migrate.c | 2017 list_splice_tail(&folios, ret_folios); in migrate_pages_sync() 2122 list_splice_tail(&split_folios, &ret_folios); in migrate_pages()
|
| H A D | compaction.c | 1436 list_splice_tail(&sublist, freelist); in move_freelist_head() 1453 list_splice_tail(&sublist, freelist); in move_freelist_tail()
|
| H A D | backing-dev.c | 920 list_splice_tail(&processed, &offline_cgwbs); in cleanup_offline_cgwbs_workfn()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_gem.c | 1595 list_splice_tail(&still_in_lru.list, &lru->list); in drm_gem_lru_scan()
|
| /linux/fs/nfs/ |
| H A D | pagelist.c | 1252 list_splice_tail(&head, &mirror->pg_list); in nfs_do_recoalesce()
|
| /linux/drivers/dma/xilinx/ |
| H A D | xdma.c | 527 list_splice_tail(&head, &xdma_chan->vchan.desc_terminated); in xdma_terminate_all()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | main.c | 1280 list_splice_tail(&mc_filter_new, &vif->mc_filter); in ath6kl_set_multicast_list()
|
| /linux/fs/proc/ |
| H A D | vmcore.c | 1635 list_splice_tail(list, &vmcore_list); in vmcore_add_device_ram_elf64()
|