| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_memory_defer_bind.c | 76 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 D | drm_modeset_helper.c | 65 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 D | loop.c | 186 list_splice(&loop_conns, &tmp_list); in rds_loop_exit()
|
| H A D | message.c | 82 list_splice(&q->zcookie_head, ©); in rds_notify_msg_zcopy_purge()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hem.c | 1283 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 D | xfs_trans_ail.c | 330 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 D | fbsysfs.c | 181 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 D | backchannel_rqst.c | 183 list_splice(&tmp_list, &xprt->bc_pa_list); in xprt_setup_bc()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_tiling.c | 209 list_splice(&unbind, &ggtt->vm.bound_list); in i915_gem_object_fence_prepare()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_bo_list.c | 215 list_splice(&bucket[i], validated); in amdgpu_bo_list_get_list()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | pmu.c | 518 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 D | parse-events.c | 384 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 D | shdma-base.c | 632 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 D | ttm_page_alloc.c | 607 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 D | ttm_page_alloc_dma.c | 806 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 D | list.h | 236 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 D | caif_serial.c | 454 list_splice(&ser_list, &ser_release_list); in caif_ser_exit()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmscan.c | 1542 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 D | cq.c | 408 list_splice(&tmp_list, &dev->cq_pools[poll_ctx]); in ib_alloc_cqs()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_pool.c | 88 list_splice(page_list, &pool->page_list); in kbase_mem_pool_add_list_locked()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | pnode.c | 113 list_splice(&mnt->mnt_slave_list, master->mnt_slave_list.prev); in do_make_slave()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 364 static inline void list_splice(const struct list_head *list, in list_splice() function
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 268 static inline void list_splice(const struct list_head *list, in list_splice() function
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 293 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 D | spectrum_mr_tcam.c | 176 list_splice(&from->erif_sublists, &to->erif_sublists); in mlxsw_sp_mr_erif_list_move()
|