Home
last modified time | relevance | path

Searched refs:kbase_jit_evict (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h970 * kbase_jit_evict - Evict a JIT allocation from the pool
978 bool kbase_jit_evict(struct kbase_context *kctx);
H A Drename.h158 #define kbase_jit_evict midgard_kbase_jit_evict macro
H A Dmali_kbase_mem.c476 } while (kbase_jit_evict(kctx)); in kbase_add_va_region()
2048 bool kbase_jit_evict(struct kbase_context *kctx) in kbase_jit_evict() function
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.h981 * kbase_jit_evict - Evict a JIT allocation from the pool
989 bool kbase_jit_evict(struct kbase_context *kctx);
H A Drename.h158 #define kbase_jit_evict midgard_kbase_jit_evict macro
H A Dmali_kbase_mem.c490 } while (kbase_jit_evict(kctx)); in kbase_add_va_region()
2083 bool kbase_jit_evict(struct kbase_context *kctx) in kbase_jit_evict() function
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h1463 * kbase_jit_evict - Evict a JIT allocation from the pool
1471 bool kbase_jit_evict(struct kbase_context *kctx);
H A Dmali_kbase_mem.c526 } while (kbase_jit_evict(kctx)); in kbase_add_va_region()
3911 bool kbase_jit_evict(struct kbase_context *kctx) in kbase_jit_evict() function
H A Dmali_kbase_mem_linux.c2624 while (kbase_jit_evict(kctx)) {
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h1588 * kbase_jit_evict - Evict a JIT allocation from the pool
1596 bool kbase_jit_evict(struct kbase_context *kctx);
H A Dmali_kbase_mem.c597 } while (kbase_jit_evict(kctx)); in kbase_add_va_region()
4377 bool kbase_jit_evict(struct kbase_context *kctx) in kbase_jit_evict() function
H A Dmali_kbase_mem_linux.c2589 while (kbase_jit_evict(kctx))

Completed in 35 milliseconds