| /linux/drivers/iommu/ |
| H A D | iommu-pages.h | 78 list_splice(&from->pages, &to->pages); in iommu_pages_list_splice()
|
| /linux/net/rds/ |
| H A D | loop.c | 186 list_splice(&loop_conns, &tmp_list); in rds_loop_exit()
|
| H A D | message.c | 84 list_splice(&q->zcookie_head, ©); in rds_notify_msg_zcopy_purge()
|
| H A D | ib_rdma.c | 168 list_splice(&ib_nodev_conns, &tmp_list); in rds_ib_destroy_nodev_conns()
|
| /linux/fs/xfs/ |
| H A D | xfs_trans_ail.c | 312 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 D | backchannel_rqst.c | 183 list_splice(&tmp_list, &xprt->bc_pa_list); in xprt_setup_bc()
|
| /linux/drivers/dma/sh/ |
| H A D | shdma-base.c | 644 list_splice(&tx_list, &schan->ld_free); in shdma_prep_sg() 895 list_splice(&dl, &schan->ld_free); in shdma_reset()
|
| /linux/drivers/md/ |
| H A D | dm-delay.c | 120 list_splice(&local_list, &dc->delayed_bios); in flush_delayed_bios()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_mr_tcam.c | 176 list_splice(&from->erif_sublists, &to->erif_sublists); in mlxsw_sp_mr_erif_list_move()
|
| /linux/tools/include/linux/ |
| H A D | list.h | 303 static inline void list_splice(const struct list_head *list, in list_splice() function
|
| /linux/drivers/acpi/ |
| H A D | mipi-disco-img.c | 418 list_splice(&aux_list, &acpi_mipi_crs_csi2_list); in acpi_mipi_scan_crs_csi2()
|
| /linux/net/core/ |
| H A D | flow_offload.c | 426 list_splice(&bo.cb_list, cur->cb_list); in existing_qdiscs_register()
|
| /linux/net/netfilter/ |
| H A D | nf_tables_offload.c | 321 list_splice(&bo->cb_list, &basechain->flow_block.cb_list); in nft_flow_offload_bind()
|
| H A D | nf_flow_table_offload.c | 1174 list_splice(&bo->cb_list, &flowtable->flow_block.cb_list); in nf_flow_table_block_setup()
|
| /linux/arch/x86/kernel/cpu/sgx/ |
| H A D | main.c | 109 list_splice(&dirty, dirty_page_list); in __sgx_sanitize_pages()
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 144 Tests the ``list_splice`` macro. It has the prefix ``test_`` to avoid a
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_rx.c | 804 list_splice(&local_list, &ktls_resync->list); in mlx5e_ktls_rx_handle_resync_list()
|
| H A D | ktls_tx.c | 316 list_splice(&local_list, &pool->list); in create_work()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_cs.c | 77 list_splice(&b->bucket[i], out_list); in radeon_cs_buckets_get_list()
|
| /linux/drivers/dma/ |
| H A D | pch_dma.c | 512 list_splice(&tmp_list, &pd_chan->free_list); in pd_alloc_chan_resources()
|
| /linux/tools/perf/util/ |
| H A D | parse-events.c | 491 list_splice(&config_terms, &evsel->config_terms); in add_tracepoint() 1974 list_splice(&parse_state.terms->terms, &terms->terms); in parse_events_terms()
|
| H A D | metricgroup.c | 1109 list_splice(&list, metric_list); in metricgroup__add_metric()
|
| /linux/drivers/base/ |
| H A D | bus.c | 1146 list_splice(&sorted_devices, &device_klist->k_list); in bus_sort_breadthfirst()
|
| /linux/net/sctp/ |
| H A D | outqueue.c | 1704 list_splice(&tlist, transmitted_queue); in sctp_check_transmitted()
|
| /linux/lib/tests/ |
| H A D | list-test.c | 463 list_splice(&list2, &entries[1]); in list_test_list_splice()
|