Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.c76 list_splice(&os_mem.pages, &dblock->free_pages); in mali_mem_defer_alloc_mem()
164 list_splice(pages, &mem_bkend->os_mem.pages); in mali_mem_defer_bind_allocation()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modeset_helper.c65 list_splice(&panel_list, &dev->mode_config.connector_list); in drm_helper_move_panel_connectors_to_head()
/OK3568_Linux_fs/kernel/net/rds/
H A Dloop.c186 list_splice(&loop_conns, &tmp_list); in rds_loop_exit()
H A Dmessage.c82 list_splice(&q->zcookie_head, &copy); in rds_notify_msg_zcopy_purge()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1283 list_splice(&temp_list[0], btm_bt); in hem_list_alloc_mid_bt()
1285 list_splice(&temp_list[level], &mid_bt[level]); in hem_list_alloc_mid_bt()
1383 list_splice(&temp_btm, &hem_list->btm_bt); in hem_list_alloc_root_bt()
1384 list_splice(&temp_root, &hem_list->root_bt); in hem_list_alloc_root_bt()
1386 list_splice(&temp_list[i], &hem_list->mid_bt[i][0]); in hem_list_alloc_root_bt()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_trans_ail.c330 list_splice(list, &lip->li_ail); in xfs_ail_splice()
332 list_splice(list, &ailp->ail_head); in xfs_ail_splice()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbsysfs.c181 list_splice(&fb_info->modelist, &old_list); in store_modes()
186 list_splice(&old_list, &fb_info->modelist); in store_modes()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dbackchannel_rqst.c183 list_splice(&tmp_list, &xprt->bc_pa_list); in xprt_setup_bc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_tiling.c209 list_splice(&unbind, &ggtt->vm.bound_list); in i915_gem_object_fence_prepare()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c215 list_splice(&bucket[i], validated); in amdgpu_bo_list_get_list()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dpmu.c518 list_splice(&list, terms); in pmu_alias_terms()
856 list_splice(&format, &pmu->format); in pmu_lookup()
857 list_splice(&aliases, &pmu->aliases); in pmu_lookup()
H A Dparse-events.c384 list_splice(config_terms, &evsel->config_terms); in __add_event()
576 list_splice(&config_terms, &evsel->config_terms); in add_tracepoint()
727 list_splice(&new_evsels, list); in add_bpf_event()
2135 list_splice(parse_state.terms, terms); in parse_events_terms()
/OK3568_Linux_fs/kernel/drivers/dma/sh/
H A Dshdma-base.c632 list_splice(&tx_list, &schan->ld_free); in shdma_prep_sg()
891 list_splice(&dl, &schan->ld_free); in shdma_reset()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c607 list_splice(&new_pages, &pool->list); in ttm_page_pool_fill_locked()
616 list_splice(&new_pages, &pool->list); in ttm_page_pool_fill_locked()
H A Dttm_page_alloc_dma.c806 list_splice(&d_pages, &pool->free_list); in ttm_dma_page_pool_fill_locked()
1059 list_splice(&ttm_dma->pages_list, &pool->free_list); in ttm_dma_unpopulate()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Dlist.h236 static inline void list_splice(struct list_head *list, struct list_head *head) in list_splice() function
/OK3568_Linux_fs/kernel/drivers/net/caif/
H A Dcaif_serial.c454 list_splice(&ser_list, &ser_release_list); in caif_ser_exit()
/OK3568_Linux_fs/kernel/mm/
H A Dvmscan.c1542 list_splice(&ret_pages, page_list); in shrink_page_list()
1571 list_splice(&clean_pages, page_list); in reclaim_clean_pages_from_list()
1774 list_splice(&pages_skipped, src); in isolate_lru_pages()
1948 list_splice(&pages_to_free, list); in move_pages_to_lru()
2160 list_splice(&l_inactive, &l_active); in shrink_active_list()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcq.c408 list_splice(&tmp_list, &dev->cq_pools[poll_ctx]); in ib_alloc_cqs()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem_pool.c88 list_splice(page_list, &pool->page_list); in kbase_mem_pool_add_list_locked()
/OK3568_Linux_fs/kernel/fs/
H A Dpnode.c113 list_splice(&mnt->mnt_slave_list, master->mnt_slave_list.prev); in do_make_slave()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h364 static inline void list_splice(const struct list_head *list, in list_splice() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h268 static inline void list_splice(const struct list_head *list, in list_splice() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h293 static inline void list_splice(const struct list_head *list, in list_splice() function
/OK3568_Linux_fs/kernel/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()

12345