| /Linux-v5.4/drivers/gpu/drm/ |
| D | drm_flip_work.c | 107 list_splice_tail(&work->queued, &work->commited); in drm_flip_work_commit() 125 list_splice_tail(&work->commited, &tasks); in flip_worker()
|
| /Linux-v5.4/drivers/xen/ |
| 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() 179 list_splice_tail(&queue_gref, &gref_list); in add_grefs()
|
| /Linux-v5.4/fs/proc/ |
| D | kcore.c | 275 list_splice_tail(&list, &garbage); in kcore_update_ram() 283 list_splice_tail(&list, &kclist_head); in kcore_update_ram()
|
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
| D | i915_buddy.c | 607 list_splice_tail(&holes, &blocks); in igt_buddy_alloc_pathological() 680 list_splice_tail(&tmp, &blocks); in igt_buddy_alloc_range()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_pm.c | 230 list_splice_tail(&keep, *phase); in i915_gem_suspend_late()
|
| D | i915_gem_shrinker.c | 271 list_splice_tail(&still_in_list, phase->list); in i915_gem_shrink()
|
| /Linux-v5.4/fs/btrfs/ |
| D | ordered-data.c | 561 list_splice_tail(&skipped, &root->ordered_extents); in btrfs_wait_ordered_extents() 562 list_splice_tail(&splice, &root->ordered_extents); in btrfs_wait_ordered_extents() 608 list_splice_tail(&splice, &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
|
| D | file-item.c | 416 list_splice_tail(&tmplist, list); in btrfs_lookup_csums_range()
|
| /Linux-v5.4/drivers/xen/xenbus/ |
| 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-v5.4/drivers/gpu/drm/nouveau/ |
| D | nouveau_gem.c | 476 list_splice_tail(&vram_list, &op->list); in validate_init() 477 list_splice_tail(&gart_list, &op->list); in validate_init() 478 list_splice_tail(&both_list, &op->list); in validate_init()
|
| /Linux-v5.4/crypto/ |
| D | drbg.c | 458 list_splice_tail(seedlist, &bcc_list); in drbg_ctr_df() 675 list_splice_tail(seed, &seedlist); in drbg_hmac_update() 880 list_splice_tail(seed, &datalist); in drbg_hash_update() 919 list_splice_tail(addtl, &datalist); in drbg_hash_process_addtl()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_buddy.c | 406 list_splice_tail(&allocated, blocks); in i915_buddy_alloc_range()
|
| /Linux-v5.4/drivers/dma/sh/ |
| D | shdma-base.c | 427 list_splice_tail(&cyclic_list, &schan->ld_queue); in __ld_cleanup() 623 list_splice_tail(&tx_list, &schan->ld_free); in shdma_prep_sg()
|
| D | rcar-dmac.c | 514 list_splice_tail(&list, &chan->desc.free); in rcar_dmac_desc_alloc() 641 list_splice_tail(&list, &chan->desc.chunks_free); in rcar_dmac_xfer_chunk_alloc()
|
| /Linux-v5.4/fs/ |
| D | pnode.c | 600 list_splice_tail(&to_umount, list); in propagate_umount()
|
| /Linux-v5.4/tools/include/linux/ |
| D | list.h | 305 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|
| /Linux-v5.4/include/linux/ |
| D | list.h | 432 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|
| /Linux-v5.4/drivers/dma/ |
| D | nbpfaxi.c | 728 list_splice_tail(&lhead, &chan->free_links); in nbpf_desc_page_alloc() 729 list_splice_tail(&head, &chan->free); in nbpf_desc_page_alloc()
|
| /Linux-v5.4/fs/nilfs2/ |
| D | recovery.c | 944 list_splice_tail(&segments, &ri->ri_used_segments); in nilfs_search_super_root()
|
| /Linux-v5.4/fs/ubifs/ |
| D | gc.c | 454 list_splice_tail(&nondata, &sleb->nodes); in move_nodes()
|
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
| D | rx.c | 608 list_splice_tail(&local_allocated, &rba->rbd_allocated); in iwl_pcie_rx_allocator() 619 list_splice_tail(&local_empty, &rba->rbd_empty); in iwl_pcie_rx_allocator()
|
| /Linux-v5.4/mm/ |
| D | compaction.c | 1199 list_splice_tail(&sublist, freelist); in move_freelist_head() 1217 list_splice_tail(&sublist, freelist); in move_freelist_tail()
|
| /Linux-v5.4/drivers/scsi/libsas/ |
| D | sas_scsi_host.c | 678 list_splice_tail(&done, work_q); in sas_eh_handle_sas_errors()
|
| /Linux-v5.4/net/rds/ |
| D | ib_recv.c | 84 list_splice_tail(from_last, to); in list_splice_entire_tail()
|
| /Linux-v5.4/drivers/gpu/drm/ttm/ |
| D | ttm_page_alloc_dma.c | 821 list_splice_tail(&d_pages, &pool->free_list); in ttm_dma_page_pool_fill_locked()
|