| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_flip_work.c | 107 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 D | i915_gem_pm.c | 96 list_splice_tail(&keep, *phase); in i915_gem_suspend_late()
|
| H A D | i915_gem_shrinker.c | 217 list_splice_tail(&still_in_list, phase->list); in i915_gem_shrink()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | gntalloc.c | 157 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 D | kcore.c | 273 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 D | ordered-data.c | 595 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 D | xenbus_dev_frontend.c | 298 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 D | i915_buddy.c | 626 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 D | nouveau_gem.c | 468 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 D | drbg.c | 459 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 D | ioctl.c | 560 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 D | rtb_fwc.c | 335 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 D | xfs_inode_item.c | 780 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 D | cpts.c | 399 list_splice_tail(&events, &cpts->events); in cpts_process_events() 400 list_splice_tail(&events_free, &cpts->pool); in cpts_process_events()
|
| H A D | am65-cpts.c | 706 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 D | i915_buddy.c | 410 list_splice_tail(&allocated, blocks); in i915_buddy_alloc_range()
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | shdma-base.c | 427 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 D | pnode.c | 599 list_splice_tail(&to_umount, list); in propagate_umount()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 376 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 280 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 305 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 D | osdep_service_linux.c | 115 list_splice_tail(list, head); in rtw_list_splice_tail()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/ |
| H A D | osdep_service_linux.c | 115 list_splice_tail(list, head); in rtw_list_splice_tail()
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/core/ |
| H A D | mr.c | 340 list_splice_tail(&tmp, &mr->head); in add_direct_chain()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 357 static inline void list_splice_tail(struct list_head *list, in list_splice_tail() function
|