Searched defs:dma_fence_context (Results 1 – 3 of 3) sorted by relevance
78 static void mali_dma_fence_context_cleanup(struct mali_dma_fence_context *dma_fence_context) in mali_dma_fence_context_cleanup()110 struct mali_dma_fence_context *dma_fence_context; in mali_dma_fence_context_work_func() local126 struct mali_dma_fence_context *dma_fence_context = NULL; in mali_dma_fence_callback() local143 …tic _mali_osk_errcode_t mali_dma_fence_add_callback(struct mali_dma_fence_context *dma_fence_conte… in mali_dma_fence_add_callback()262 void mali_dma_fence_context_init(struct mali_dma_fence_context *dma_fence_context, in mali_dma_fence_context_init()276 …li_osk_errcode_t mali_dma_fence_context_add_waiters(struct mali_dma_fence_context *dma_fence_conte… in mali_dma_fence_context_add_waiters()342 void mali_dma_fence_context_term(struct mali_dma_fence_context *dma_fence_context) in mali_dma_fence_context_term()352 void mali_dma_fence_context_dec_count(struct mali_dma_fence_context *dma_fence_context) in mali_dma_fence_context_dec_count()
103 …struct mali_dma_fence_context dma_fence_context; /**< The mali dma fence context to record dma fen… member
129 uint64_t dma_fence_context; member