Home
last modified time | relevance | path

Searched refs:list_move_tail (Results 1 - 25 of 28) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dlist.h85 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dlist.h82 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dlist.h82 static inline void list_move_tail(struct list_head *list, in list_move_tail() function
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.c197 list_move_tail(&m_page->list, pages); in mali_mem_defer_get_free_page_list()
H A Dmali_memory_block_alloc.c226 list_move_tail(&node->list, &info->free); in mali_mem_block_free_node()
H A Dmali_memory_os_alloc.c148 list_move_tail(&m_page->list, &mem_to->pages); in mali_mem_os_resize_pages()
201 list_move_tail(&m_page->list, &os_mem->pages); in mali_mem_os_alloc_pages()
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_list.h190 static __inline void list_move_tail(struct list_head *list, struct list_head *head) in list_move_tail() function
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_defer_bind.c189 list_move_tail(&m_page->list, pages); in mali_mem_defer_get_free_page_list()
H A Dmali_memory_block_alloc.c226 list_move_tail(&node->list, &info->free); in mali_mem_block_free_node()
H A Dmali_memory_os_alloc.c142 list_move_tail(&m_page->list, &mem_to->pages); in mali_mem_os_resize_pages()
194 list_move_tail(&m_page->list, &os_mem->pages); in mali_mem_os_alloc_pages()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c64 list_move_tail(&buffer->link, &buffer->dma->unused_list); in mpp_dma_release_buffer()
H A Dmpp_rkvdec2_link.c1340 list_move_tail(&task->queue_link, &queue->running_list); in rkvdec2_link_worker()
1889 list_move_tail(&mpp_task->queue_link, &queue->running_list); in rkvdec2_soft_ccu_worker()
H A Dmpp_common.c142 list_move_tail(&task->queue_link, &queue->running_list); in mpp_taskqueue_pending_to_run()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu.c65 list_move_tail(&buffer->link, &buffer->dma->unused_list); in mpp_dma_release_buffer()
H A Dmpp_rkvdec2_link.c1382 list_move_tail(&task->queue_link, &queue->running_list); in rkvdec2_link_worker()
1938 list_move_tail(&mpp_task->queue_link, &queue->running_list); in rkvdec2_soft_ccu_worker()
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c415 list_move_tail(&iter->list, &stack); in iommu_insert_resv_region()
422 list_move_tail(&iter->list, &stack); in iommu_insert_resv_region()
429 list_move_tail(&iter->list, &stack); in iommu_insert_resv_region()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c745 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_ctx_list_add_unpullable_nolock()
1057 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_set_ctx_priority()
1060 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_set_ctx_priority()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c1010 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_ctx_list_add_unpullable_nolock()
1380 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_set_ctx_priority()
1383 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_set_ctx_priority()
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c229 list_move_tail(&mss->list, &msq->q_senders); in ss_wakeup()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c727 list_move_tail(&reg->link, &rp->oom_reg_list); in softstop_start_rp_nolock()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_jm_hw.c803 list_move_tail(&reg->link, &rp->oom_reg_list); in softstop_start_rp_nolock()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c3741 list_move_tail(&top_grp->link, list); in scheduler_rotate_groups()
3777 list_move_tail(&pos->csf.link, list); in scheduler_rotate_ctxs()
3956 list_move_tail(&group->link_to_schedule, in scheduler_scan_idle_groups()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c1509 list_move_tail(&rt_se->run_list, queue); in requeue_rt_entity()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.c738 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], &kbdev->js_data.ctx_list_unpullable[js]); in kbase_js_ctx_list_add_unpullable_nolock()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.c775 list_move_tail(&kctx->jctx.sched_info.ctx.ctx_list_entry[js], in kbase_js_ctx_list_add_unpullable_nolock()

Completed in 61 milliseconds

12