Home
last modified time | relevance | path

Searched refs:mali_dma_fence_context_dec_count (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_dma_fence.h101 void mali_dma_fence_context_dec_count(struct mali_dma_fence_context *dma_fence_context);
H A Dmali_dma_fence.c352 void mali_dma_fence_context_dec_count(struct mali_dma_fence_context *dma_fence_context) in mali_dma_fence_context_dec_count() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_scheduler.c1090 mali_dma_fence_context_dec_count(&job->dma_fence_context); in mali_scheduler_submit_pp_job()