Symbol: list_splice
arch/x86/kernel/cpu/sgx/main.c
109
list_splice(&dirty, dirty_page_list);
block/blk-mq.c
3903
list_splice(&hctx_list, &q->unused_hctx_list);
drivers/acpi/mipi-disco-img.c
418
list_splice(&aux_list, &acpi_mipi_crs_csi2_list);
drivers/base/bus.c
1146
list_splice(&sorted_devices, &device_klist->k_list);
drivers/base/power/main.c
1282
list_splice(&list, &dpm_list);
drivers/block/aoe/aoecmd.c
788
list_splice(&flist, &d->factive[0]);
drivers/char/xillybus/xillyusb.c
474
list_splice(&ep->filled_buffers, &ep->buffers);
drivers/dma/pch_dma.c
512
list_splice(&tmp_list, &pd_chan->free_list);
drivers/dma/ppc4xx/adma.c
1748
list_splice(&chain, &alloc_tail->group_list);
drivers/dma/sh/rcar-dmac.c
610
list_splice(&list, &chan->desc.wait);
drivers/dma/sh/shdma-base.c
644
list_splice(&tx_list, &schan->ld_free);
drivers/dma/sh/shdma-base.c
895
list_splice(&dl, &schan->ld_free);
drivers/dma/xgene-dma.c
874
list_splice(&first->tx_list, &new->tx_list);
drivers/dma/xgene-dma.c
951
list_splice(&first->tx_list, &new->tx_list);
drivers/gpu/drm/amd/amdkfd/kfd_svm.c
2290
list_splice(&new_list, insert_list);
drivers/gpu/drm/drm_buddy.c
956
list_splice(&blocks_lhs, blocks);
drivers/gpu/drm/drm_gpuvm.c
837
list_splice(*local_list, list);
drivers/gpu/drm/drm_modeset_helper.c
68
list_splice(&panel_list, &dev->mode_config.connector_list);
drivers/gpu/drm/i915/gem/i915_gem_tiling.c
212
list_splice(&unbind, &ggtt->vm.bound_list);
drivers/gpu/drm/radeon/radeon_cs.c
77
list_splice(&b->bucket[i], out_list);
drivers/infiniband/core/cq.c
407
list_splice(&tmp_list, &dev->cq_pools[poll_ctx]);
drivers/infiniband/hw/hns/hns_roce_hem.c
1167
list_splice(&temp_list[0], btm_bt);
drivers/infiniband/hw/hns/hns_roce_hem.c
1169
list_splice(&temp_list[level], &mid_bt[level]);
drivers/infiniband/hw/hns/hns_roce_hem.c
1304
list_splice(&head->leaf, &hem_list->btm_bt);
drivers/infiniband/hw/hns/hns_roce_hem.c
1305
list_splice(&head->root, &hem_list->root_bt);
drivers/infiniband/hw/hns/hns_roce_hem.c
1307
list_splice(&head->branch[i], &hem_list->mid_bt[i][0]);
drivers/infiniband/hw/qedr/verbs.c
2902
list_splice(&info->inuse_pbl_list, &info->free_pbl_list);
drivers/iommu/iommu-pages.h
78
list_splice(&from->pages, &to->pages);
drivers/iommu/iommu.c
908
list_splice(&stack, regions);
drivers/md/bcache/btree.c
765
list_splice(&c->btree_cache_freeable,
drivers/md/dm-delay.c
120
list_splice(&local_list, &dc->delayed_bios);
drivers/md/dm-thin.c
2306
list_splice(&cells, &tc->deferred_cells);
drivers/md/dm-vdo/data-vio.c
735
list_splice(&returned, &pool->available);
drivers/md/dm-zoned-metadata.c
963
list_splice(&write_list, &zmd->mblk_dirty_list);
drivers/net/caif/caif_serial.c
434
list_splice(&ser_list, &ser_release_list);
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1607
list_splice(&encap_flows, flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1612
list_splice(&encap_flows, flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_encap.c
1684
list_splice(&decap_flows, flow_list);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_rx.c
804
list_splice(&local_list, &ktls_resync->list);
drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls_tx.c
316
list_splice(&local_list, &pool->list);
drivers/net/ethernet/mellanox/mlxsw/spectrum_mr_tcam.c
176
list_splice(&from->erif_sublists, &to->erif_sublists);
drivers/net/ethernet/sun/cassini.c
581
list_splice(&list, &cp->rx_inuse_list);
drivers/net/ethernet/sun/cassini.c
603
list_splice(&list, &cp->rx_spare_list);
drivers/net/usb/r8152.c
2705
list_splice(&rx_queue, &tp->rx_done);
drivers/net/usb/r8152.c
3093
list_splice(&tmp_list, &tp->rx_info);
drivers/net/usb/r8152.c
3130
list_splice(&tmp_list, &tp->rx_info);
drivers/s390/net/qeth_core_main.c
307
list_splice(&entries, &pool->entry_list);
drivers/scsi/lpfc/lpfc_bsg.c
278
list_splice(&temp_list, &dma_buffers->list);
drivers/scsi/lpfc/lpfc_init.c
4291
list_splice(&qp->lpfc_io_buf_list_put, &blist);
drivers/scsi/lpfc/lpfc_scsi.c
574
list_splice(&phba->lpfc_scsi_buf_list_put,
drivers/scsi/lpfc/lpfc_sli.c
21763
list_splice(&tmp_list, &pvt_pool->list);
drivers/scsi/lpfc/lpfc_sli.c
22251
list_splice(&qp->lpfc_io_buf_list_put,
drivers/scsi/megaraid/megaraid_mbox.c
2126
list_splice(&clist, &adapter->completed_list);
drivers/scsi/qla2xxx/qla_os.c
5580
list_splice(&work, &vha->work_list);
drivers/scsi/qla2xxx/qla_os.c
743
list_splice(&ctx1->dsd_list, &sp->qpair->dsd_list);
drivers/scsi/qla2xxx/qla_os.c
829
list_splice(&ctx1->dsd_list, &sp->qpair->dsd_list);
drivers/scsi/scsi_lib.c
542
list_splice(&starved_list, &shost->starved_list);
drivers/spi/spi.c
3680
list_splice(&rxfer->replaced_transfers, rxfer->replaced_after);
drivers/spi/spi.c
3751
list_splice(&rxfer->replaced_transfers,
drivers/usb/fotg210/fotg210-hcd.c
4061
list_splice(&iso_sched->td_list, &stream->free_list);
drivers/usb/host/ehci-sched.c
1227
list_splice(&iso_sched->td_list, &stream->free_list);
drivers/usb/host/oxu210hp-hcd.c
1991
list_splice(qtd_list, qh->qtd_list.prev);
drivers/vfio/pci/mlx5/cmd.c
900
list_splice(&migf->avail_list, &migf->buf_list);
drivers/vfio/pci/virtio/migrate.c
214
list_splice(&migf->avail_list, &migf->buf_list);
drivers/video/fbdev/core/fbsysfs.c
108
list_splice(&fb_info->modelist, &old_list);
drivers/video/fbdev/core/fbsysfs.c
113
list_splice(&old_list, &fb_info->modelist);
fs/btrfs/relocation.c
1788
list_splice(&reloc_roots, &rc->reloc_roots);
fs/ceph/caps.c
293
list_splice(&newcaps, &mdsc->caps_list);
fs/ceph/file.c
1672
list_splice(&aio_req->osd_reqs, &osd_reqs);
fs/ceph/mds_client.c
2399
list_splice(&tmp_list, &session->s_cap_releases);
fs/eventpoll.c
788
list_splice(txlist, &ep->rdllist);
fs/fs-writeback.c
1525
list_splice(&tmp, dispatch_queue);
fs/fuse/dev.c
2031
list_splice(&to_queue, &fiq->pending);
fs/gfs2/log.c
732
list_splice(&written, &sdp->sd_log_ordered);
fs/xfs/xfs_log_recover.c
1950
list_splice(&buffer_list, &trans->r_itemq);
fs/xfs/xfs_trans_ail.c
312
list_splice(list, &lip->li_ail);
fs/xfs/xfs_trans_ail.c
314
list_splice(list, &ailp->ail_head);
kernel/events/core.c
11788
list_splice(head, &event->addr_filters.list);
lib/tests/list-test.c
463
list_splice(&list2, &entries[1]);
mm/damon/ops-common.c
371
list_splice(&ret_folios, folio_list);
mm/hugetlb.c
698
list_splice(&allocated_regions, &resv->region_cache);
mm/memcontrol.c
224
list_splice(&memcg->objcg_list, &parent->objcg_list);
mm/migrate.c
2144
list_splice(&ret_folios, from);
mm/slub.c
8147
list_splice(promote + i, &n->partial);
mm/vmscan.c
1612
list_splice(&ret_folios, folio_list);
mm/vmscan.c
1655
list_splice(&clean_folios, folio_list);
mm/vmscan.c
1788
list_splice(&folios_skipped, src);
mm/vmscan.c
4595
list_splice(&moved, head);
net/core/dev.c
7947
list_splice(&list, &sd->poll_list);
net/core/flow_offload.c
426
list_splice(&bo.cb_list, cur->cb_list);
net/mptcp/protocol.c
2222
list_splice(skbs, &msk->backlog_list);
net/netfilter/core.c
665
list_splice(&sublist, head);
net/netfilter/nf_flow_table_offload.c
1173
list_splice(&bo->cb_list, &flowtable->flow_block.cb_list);
net/netfilter/nf_tables_api.c
10915
list_splice(&nft_trans_chain_hooks(trans),
net/netfilter/nf_tables_api.c
11045
list_splice(&nft_trans_flowtable_hooks(trans),
net/netfilter/nf_tables_api.c
11106
list_splice(&module_list, &nft_net->module_list);
net/netfilter/nf_tables_api.c
11234
list_splice(&nft_trans_chain_hooks(trans),
net/netfilter/nf_tables_api.c
11349
list_splice(&nft_trans_flowtable_hooks(trans),
net/netfilter/nf_tables_api.c
3011
list_splice(&hook.list, &nft_trans_chain_hooks(trans));
net/netfilter/nf_tables_api.c
3195
list_splice(&chain_del_list, &nft_trans_chain_hooks(trans));
net/netfilter/nf_tables_api.c
3203
list_splice(&chain_del_list, &basechain->hook_list);
net/netfilter/nf_tables_api.c
9069
list_splice(&flowtable_hook.list, &nft_trans_flowtable_hooks(trans));
net/netfilter/nf_tables_api.c
9184
list_splice(&flowtable_hook.list, &flowtable->hook_list);
net/netfilter/nf_tables_api.c
9269
list_splice(&flowtable_del_list, &nft_trans_flowtable_hooks(trans));
net/netfilter/nf_tables_api.c
9277
list_splice(&flowtable_del_list, &flowtable->hook_list);
net/netfilter/nf_tables_offload.c
321
list_splice(&bo->cb_list, &basechain->flow_block.cb_list);
net/rds/ib_rdma.c
168
list_splice(&ib_nodev_conns, &tmp_list);
net/rds/loop.c
186
list_splice(&loop_conns, &tmp_list);
net/rds/message.c
84
list_splice(&q->zcookie_head, &copy);
net/rds/recv.c
546
list_splice(&copy, &rs->rs_notify_queue);
net/sched/cls_api.c
1646
list_splice(&bo->cb_list, &block->flow_block.cb_list);
net/sctp/outqueue.c
1704
list_splice(&tlist, transmitted_queue);
net/sunrpc/backchannel_rqst.c
183
list_splice(&tmp_list, &xprt->bc_pa_list);
security/smack/smackfs.c
2791
list_splice(&list_tmp, &tsp->smk_relabel);
tools/perf/util/annotate-data.c
1032
list_splice(this_blocks, full_blocks);
tools/perf/util/evlist.c
1750
list_splice(&move, &evlist->core.entries);
tools/perf/util/metricgroup.c
1105
list_splice(&list, metric_list);
tools/perf/util/parse-events.c
1974
list_splice(&parse_state.terms->terms, &terms->terms);
tools/perf/util/parse-events.c
491
list_splice(&config_terms, &evsel->config_terms);