Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_dma_fence.h45 unsigned long *dma_fence_excl_bitmap; member
H A Dmali_kbase_dma_fence.c305 info->dma_fence_excl_bitmap); in kbase_dma_fence_add_reservation()
344 if (!test_bit(i, info->dma_fence_excl_bitmap)) { in kbase_dma_fence_wait()
H A Dmali_kbase_jd.c366 info.dma_fence_excl_bitmap = in kbase_jd_pre_external_resources()
369 if (!info.dma_fence_excl_bitmap) { in kbase_jd_pre_external_resources()
479 kfree(info.dma_fence_excl_bitmap); in kbase_jd_pre_external_resources()
537 kfree(info.dma_fence_excl_bitmap); in kbase_jd_pre_external_resources()