Home
last modified time | relevance | path

Searched refs:list_splice_tail (Results 1 – 25 of 81) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_flip_work.c107 list_splice_tail(&work->queued, &work->commited); in drm_flip_work_commit()
125 list_splice_tail(&work->commited, &tasks); in flip_worker()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_pm.c96 list_splice_tail(&keep, *phase); in i915_gem_suspend_late()
H A Di915_gem_shrinker.c217 list_splice_tail(&still_in_list, phase->list); in i915_gem_shrink()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntalloc.c157 list_splice_tail(&queue_gref, &gref_list); in add_grefs()
158 list_splice_tail(&queue_file, &priv->list); in add_grefs()
/OK3568_Linux_fs/kernel/fs/proc/
H A Dkcore.c273 list_splice_tail(&list, &garbage); in kcore_update_ram()
281 list_splice_tail(&list, &kclist_head); in kcore_update_ram()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dordered-data.c595 list_splice_tail(&skipped, &root->ordered_extents); in btrfs_wait_ordered_extents()
596 list_splice_tail(&splice, &root->ordered_extents); in btrfs_wait_ordered_extents()
640 list_splice_tail(&splice, &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c298 list_splice_tail(&staging_q, &adap->dev_data->read_buffers); in watch_fired()
401 list_splice_tail(&staging_q, &u->read_buffers); in xenbus_dev_queue_reply()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_buddy.c626 list_splice_tail(&holes, &blocks); in igt_buddy_alloc_pathological()
699 list_splice_tail(&tmp, &blocks); in igt_buddy_alloc_range()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c468 list_splice_tail(&vram_list, &op->list); in validate_init()
469 list_splice_tail(&gart_list, &op->list); in validate_init()
470 list_splice_tail(&both_list, &op->list); in validate_init()
/OK3568_Linux_fs/kernel/crypto/
H A Ddrbg.c459 list_splice_tail(seedlist, &bcc_list); in drbg_ctr_df()
676 list_splice_tail(seed, &seedlist); in drbg_hmac_update()
881 list_splice_tail(seed, &datalist); in drbg_hash_update()
920 list_splice_tail(addtl, &datalist); in drbg_hash_process_addtl()
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dioctl.c560 list_splice_tail(&tmp, &pcr->done.list); in cryptask_routine()
655 list_splice_tail(&pcr->todo.list, &pcr->free.list); in cryptodev_release()
656 list_splice_tail(&pcr->done.list, &pcr->free.list); in cryptodev_release()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Drtb_fwc.c335 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
374 list_splice_tail(&list_extracfgs, &list_configs); in config_lists_free()
590 list_splice_tail(head2, head); in merge_configs()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode_item.c780 list_splice_tail(&ail_updates, &flushed_inodes); in xfs_buf_inode_iodone()
785 list_splice_tail(&flushed_inodes, &bp->b_li_list); in xfs_buf_inode_iodone()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpts.c399 list_splice_tail(&events, &cpts->events); in cpts_process_events()
400 list_splice_tail(&events_free, &cpts->pool); in cpts_process_events()
H A Dam65-cpts.c706 list_splice_tail(&events, &cpts->events); in am65_cpts_find_ts()
707 list_splice_tail(&events_free, &cpts->pool); in am65_cpts_find_ts()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_buddy.c410 list_splice_tail(&allocated, blocks); in i915_buddy_alloc_range()
/OK3568_Linux_fs/kernel/drivers/dma/sh/
H A Dshdma-base.c427 list_splice_tail(&cyclic_list, &schan->ld_queue); in __ld_cleanup()
623 list_splice_tail(&tx_list, &schan->ld_free); in shdma_prep_sg()
/OK3568_Linux_fs/kernel/fs/
H A Dpnode.c599 list_splice_tail(&to_umount, list); in propagate_umount()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h376 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h280 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h305 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/
H A Dosdep_service_linux.c115 list_splice_tail(list, head); in rtw_list_splice_tail()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/
H A Dosdep_service_linux.c115 list_splice_tail(list, head); in rtw_list_splice_tail()
/OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/core/
H A Dmr.c340 list_splice_tail(&tmp, &mr->head); in add_direct_chain()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h357 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function

1234