Home
last modified time | relevance | path

Searched refs:jit_allow_allocate (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c3536 * jit_allow_allocate() - check whether basic conditions are satisfied to allow
3546 static bool jit_allow_allocate(struct kbase_context *kctx, const struct base_jit_alloc_info *info, in jit_allow_allocate() function
3632 if (!jit_allow_allocate(kctx, info, ignore_pressure_limit)) { in kbase_jit_allocate()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c3974 * jit_allow_allocate() - check whether basic conditions are satisfied to allow
3984 static bool jit_allow_allocate(struct kbase_context *kctx, in jit_allow_allocate() function
4089 if (!jit_allow_allocate(kctx, info, ignore_pressure_limit)) in kbase_jit_allocate()

Completed in 12 milliseconds