Home
last modified time | relevance | path

Searched refs:list_splice (Results 1 – 25 of 82) sorted by relevance

1234

/linux/drivers/iommu/
H A Diommu-pages.h78 list_splice(&from->pages, &to->pages); in iommu_pages_list_splice()
/linux/net/rds/
H A Dloop.c186 list_splice(&loop_conns, &tmp_list); in rds_loop_exit()
H A Dmessage.c84 list_splice(&q->zcookie_head, &copy); in rds_notify_msg_zcopy_purge()
H A Dib_rdma.c168 list_splice(&ib_nodev_conns, &tmp_list); in rds_ib_destroy_nodev_conns()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1167 list_splice(&temp_list[0], btm_bt); in hem_list_alloc_mid_bt()
1169 list_splice(&temp_list[level], &mid_bt[level]); in hem_list_alloc_mid_bt()
1304 list_splice(&head->leaf, &hem_list->btm_bt); in setup_root_hem()
1305 list_splice(&head->root, &hem_list->root_bt); in setup_root_hem()
1307 list_splice(&head->branch[i], &hem_list->mid_bt[i][0]); in setup_root_hem()
/linux/fs/xfs/
H A Dxfs_trans_ail.c312 list_splice(list, &lip->li_ail); in xfs_ail_splice()
314 list_splice(list, &ailp->ail_head); in xfs_ail_splice()
/linux/net/sunrpc/
H A Dbackchannel_rqst.c183 list_splice(&tmp_list, &xprt->bc_pa_list); in xprt_setup_bc()
/linux/mm/damon/
H A Dops-common.c371 list_splice(&ret_folios, folio_list); in damon_migrate_folio_list()
/linux/drivers/dma/sh/
H A Dshdma-base.c644 list_splice(&tx_list, &schan->ld_free); in shdma_prep_sg()
895 list_splice(&dl, &schan->ld_free); in shdma_reset()
/linux/drivers/net/caif/
H A Dcaif_serial.c434 list_splice(&ser_list, &ser_release_list); in caif_ser_exit()
/linux/drivers/infiniband/core/
H A Dcq.c407 list_splice(&tmp_list, &dev->cq_pools[poll_ctx]); in ib_alloc_cqs()
/linux/drivers/md/
H A Ddm-delay.c120 list_splice(&local_list, &dc->delayed_bios); in flush_delayed_bios()
/linux/tools/include/linux/
H A Dlist.h303 static inline void list_splice(const struct list_head *list, in list_splice() function
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c176 list_splice(&from->erif_sublists, &to->erif_sublists); in mlxsw_sp_mr_erif_list_move()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c1607 list_splice(&encap_flows, flow_list); in mlx5e_update_route_encaps()
1612 list_splice(&encap_flows, flow_list); in mlx5e_update_route_encaps()
1684 list_splice(&decap_flows, flow_list); in mlx5e_update_route_decap_flows()
/linux/drivers/acpi/
H A Dmipi-disco-img.c418 list_splice(&aux_list, &acpi_mipi_crs_csi2_list); in acpi_mipi_scan_crs_csi2()
/linux/net/core/
H A Dflow_offload.c426 list_splice(&bo.cb_list, cur->cb_list); in existing_qdiscs_register()
/linux/net/netfilter/
H A Dcore.c665 list_splice(&sublist, head); in nf_hook_slow_list()
H A Dnf_tables_offload.c321 list_splice(&bo->cb_list, &basechain->flow_block.cb_list); in nft_flow_offload_bind()
H A Dnf_tables_api.c3011 list_splice(&hook.list, &nft_trans_chain_hooks(trans)); in nf_tables_updchain()
3195 list_splice(&chain_del_list, &nft_trans_chain_hooks(trans)); in nft_delchain_hook()
3203 list_splice(&chain_del_list, &basechain->hook_list); in nft_delchain_hook()
9069 list_splice(&flowtable_hook.list, &nft_trans_flowtable_hooks(trans)); in nft_flowtable_update()
9184 list_splice(&flowtable_hook.list, &flowtable->hook_list); in nf_tables_newflowtable()
9269 list_splice(&flowtable_del_list, &nft_trans_flowtable_hooks(trans)); in nft_delflowtable_hook()
9277 list_splice(&flowtable_del_list, &flowtable->hook_list); in nft_delflowtable_hook()
10915 list_splice(&nft_trans_chain_hooks(trans), in nf_tables_commit()
11045 list_splice(&nft_trans_flowtable_hooks(trans), in nf_tables_commit()
11106 list_splice( in nf_tables_module_autoload()
[all...]
/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c109 list_splice(&dirty, dirty_page_list); in __sgx_sanitize_pages()
/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst144 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_rx.c804 list_splice(&local_list, &ktls_resync->list); in mlx5e_ktls_rx_handle_resync_list()
H A Dktls_tx.c316 list_splice(&local_list, &pool->list); in create_work()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_cs.c77 list_splice(&b->bucket[i], out_list); in radeon_cs_buckets_get_list()

1234