Home
last modified time | relevance | path

Searched refs:list_move (Results 1 - 19 of 19) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dlist.h79 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dlist.h76 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dlist.h76 static inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_list.h184 static __inline void list_move(struct list_head *list, struct list_head *head) in list_move() function
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/
H A Dv4l2-async.c308 list_move(&sd->async_list, &notifier->done); in v4l2_async_match_notify()
393 list_move(&sd->async_list, &subdev_list); in v4l2_async_notifier_unbind_all_subdevs()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c52 list_move(&alloc_node->node, &job->varying_alloc); in _mali_gp_add_varying_allocations()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_block_alloc.c162 list_move(&m_page->list, &block_mem->pfns); in mali_mem_block_alloc()
H A Dmali_memory_os_alloc.c85 list_move(&m_page->list, &pages); in mali_mem_os_free()
188 list_move(mali_mem_os_allocator.pool_pages.next, &pages_list); in mali_mem_os_alloc_pages()
H A Dmali_osk_profiling.c112 list_move(&profiling_stream->list, &global_mali_stream_list->free_list); in _mali_profiling_global_stream_list_free()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_gp_job.c51 list_move(&alloc_node->node, &job->varying_alloc); in _mali_gp_add_varying_allocations()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_block_alloc.c163 list_move(&m_page->list, &block_mem->pfns); in mali_mem_block_alloc()
H A Dmali_memory_os_alloc.c82 list_move(&m_page->list, &pages); in mali_mem_os_free()
182 list_move(mali_mem_os_allocator.pool_pages.next, &pages_list); in mali_mem_os_alloc_pages()
H A Dmali_osk_profiling.c108 list_move(&profiling_stream->list, &global_mali_stream_list->free_list); in _mali_profiling_global_stream_list_free()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c1933 list_move(&reg->jit_node, &kctx->jit_active_head); in kbase_jit_allocate()
2006 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_allocate()
2020 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_free()
2043 list_move(&reg->jit_node, &kctx->jit_destroy_head); in kbase_jit_backing_lost()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c1967 list_move(&reg->jit_node, &kctx->jit_active_head); in kbase_jit_allocate()
2042 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_allocate()
2056 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_free()
2078 list_move(&reg->jit_node, &kctx->jit_destroy_head); in kbase_jit_backing_lost()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c3675 list_move(&reg->jit_node, &kctx->jit_active_head); in kbase_jit_allocate()
3747 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_allocate()
3878 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_free()
3906 list_move(&reg->jit_node, &kctx->jit_destroy_head); in kbase_jit_backing_lost()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c4128 list_move(&reg->jit_node, &kctx->jit_active_head); in kbase_jit_allocate()
4206 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_allocate()
4346 list_move(&reg->jit_node, &kctx->jit_pool_head); in kbase_jit_free()
4372 list_move(&reg->jit_node, &kctx->jit_destroy_head); in kbase_jit_backing_lost()
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c1507 list_move(&rt_se->run_list, queue); in requeue_rt_entity()
H A Dfair.c7571 list_move(&p->se.group_node, &rq->cfs_tasks); in pick_next_task_fair()
8271 list_move(&p->se.group_node, tasks); in detach_tasks()
11785 list_move(&se->group_node, &rq->cfs_tasks); in set_next_task_fair()

Completed in 48 milliseconds