Searched refs:kbase_jit_free (Results 1 - 15 of 15) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_softjobs.c | 1099 kbase_jit_free(kctx, kctx->jit_alloc[info->id]); in kbase_jit_allocate_process() 1161 kbase_jit_free(kctx, kctx->jit_alloc[info->id]); in kbase_jit_allocate_process() 1379 kbase_jit_free(kctx, kctx->jit_alloc[ids[j]]); in kbase_jit_free_finish()
|
H A D | mali_kbase_mem.h | 1448 * kbase_jit_free - Free a JIT allocation 1454 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg);
|
H A D | mali_kbase_mem.c | 3829 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg) in kbase_jit_free() function
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_softjobs.c | 1127 kbase_jit_free(kctx, kctx->jit_alloc[info->id]); in kbase_jit_allocate_process() 1191 kbase_jit_free(kctx, kctx->jit_alloc[info->id]); in kbase_jit_allocate_process() 1417 kbase_jit_free(kctx, kctx->jit_alloc[ids[j]]); in kbase_jit_free_finish()
|
H A D | mali_kbase_mem.h | 1573 * kbase_jit_free - Free a JIT allocation 1579 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg);
|
H A D | mali_kbase_mem.c | 4292 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg) in kbase_jit_free() function
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_mem.h | 955 * kbase_jit_free - Free a JIT allocation 961 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg);
|
H A D | rename.h | 159 #define kbase_jit_free midgard_kbase_jit_free macro
|
H A D | mali_kbase_softjobs.c | 1101 kbase_jit_free(kctx, kctx->jit_alloc[id]);
in kbase_jit_free_process()
|
H A D | mali_kbase_mem.c | 2012 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg)
in kbase_jit_free() function
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_mem.h | 966 * kbase_jit_free - Free a JIT allocation 972 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg);
|
H A D | rename.h | 159 #define kbase_jit_free midgard_kbase_jit_free macro
|
H A D | mali_kbase_softjobs.c | 1133 kbase_jit_free(kctx, kctx->jit_alloc[id]); in kbase_jit_free_process()
|
H A D | mali_kbase_mem.c | 2048 void kbase_jit_free(struct kbase_context *kctx, struct kbase_va_region *reg) in kbase_jit_free() function
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_kcpu.c | 282 kbase_jit_free(kctx, kctx->jit_alloc[info->id]); in kbase_kcpu_jit_allocate_process() 322 kbase_jit_free(kctx, kctx->jit_alloc[info->id]); in kbase_kcpu_jit_allocate_process() 479 kbase_jit_free(kctx, reg); in kbase_kcpu_jit_free_process()
|
Completed in 39 milliseconds