| /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()
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbsysfs.c | 110 list_splice(&fb_info->modelist, &old_list); in store_modes() 115 list_splice(&old_list, &fb_info->modelist); in store_modes()
|
| /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 | 184 list_splice(&tmp_list, &xprt->bc_pa_list); in xprt_setup_bc()
|
| /linux/mm/damon/ |
| H A D | ops-common.c | 371 list_splice(&ret_folios, folio_list); in damon_migrate_folio_list()
|
| /linux/drivers/dma/sh/ |
| H A D | shdma-base.c | 645 list_splice(&tx_list, &schan->ld_free); in shdma_prep_sg() 896 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 | 293 static inline void list_splice(const struct list_head *list, in list_splice() function
|
| /linux/net/core/ |
| H A D | flow_offload.c | 428 list_splice(&bo.cb_list, cur->cb_list); in existing_qdiscs_register()
|
| /linux/net/netfilter/ |
| H A D | core.c | 665 list_splice(&sublist, head); in nf_hook_slow_list()
|
| H A D | nf_tables_offload.c | 321 list_splice(&bo->cb_list, &basechain->flow_block.cb_list); in nft_flow_offload_unbind()
|
| H A D | nf_tables_api.c | 3005 list_splice(&hook.list, &nft_trans_chain_hooks(trans)); in nf_tables_updchain() 3189 list_splice(&chain_del_list, &nft_trans_chain_hooks(trans)); in nft_delchain_hook() 3197 list_splice(&chain_del_list, &basechain->hook_list); in nft_delchain_hook() 9218 list_splice(&flowtable_hook.list, &nft_trans_flowtable_hooks(trans)); in nft_flowtable_update() 9333 list_splice(&flowtable_hook.list, &flowtable->hook_list); in nf_tables_newflowtable() 9417 list_splice(&flowtable_del_list, &nft_trans_flowtable_hooks(trans)); in nft_delflowtable_hook() 9425 list_splice(&flowtable_del_list, &flowtable->hook_list); in nft_delflowtable_hook() 11068 list_splice(&nft_trans_chain_hooks(trans), in nf_tables_commit() 11198 list_splice(&nft_trans_flowtable_hooks(trans), in nf_tables_commit() 11259 list_splice(&module_list, &nft_net->module_list); in nf_tables_module_autoload() [all …]
|
| H A D | nf_flow_table_offload.c | 1108 list_splice(&bo->cb_list, &flowtable->flow_block.cb_list); in nf_flow_table_block_setup()
|
| /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/base/ |
| H A D | bus.c | 1105 list_splice(&sorted_devices, &device_klist->k_list); in bus_sort_breadthfirst()
|
| /linux/tools/perf/util/ |
| H A D | parse-events.c | 495 list_splice(&config_terms, &evsel->config_terms); in add_tracepoint() 1900 list_splice(&parse_state.terms->terms, &terms->terms); in parse_events_terms()
|
| H A D | metricgroup.c | 1106 list_splice(&list, metric_list); in metricgroup__add_metric()
|
| /linux/drivers/vfio/pci/virtio/ |
| H A D | migrate.c | 214 list_splice(&migf->avail_list, &migf->buf_list); in virtiovf_clean_migf_resources()
|
| /linux/net/sctp/ |
| H A D | outqueue.c | 1704 list_splice(&tlist, transmitted_queue); in sctp_check_transmitted()
|
| /linux/mm/ |
| H A D | vmscan.c | 1605 list_splice(&ret_folios, folio_list); in shrink_folio_list() 1648 list_splice(&clean_folios, folio_list); in reclaim_clean_pages_from_list() 1781 list_splice(&folios_skipped, src); in isolate_lru_folios() 4588 list_splice(&moved, head); in scan_folios()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | data-vio.c | 735 list_splice(&returned, &pool->available); in process_release_callback()
|