Home
last modified time | relevance | path

Searched refs:kbase_mem_allow_alloc (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.h2518 static inline bool kbase_mem_allow_alloc(struct kbase_context *kctx) in kbase_mem_allow_alloc() function
H A Dmali_kbase_softjobs.c946 if (!kbase_mem_allow_alloc(kctx)) { in kbase_jit_allocate_prepare()
H A Dmali_kbase_core_linux.c819 if (!kbase_mem_allow_alloc(kctx)) in kbase_api_mem_alloc_ex()
929 if (!kbase_mem_allow_alloc(kctx)) in kbase_api_mem_alloc()
H A Dmali_kbase_mem_linux.c2879 if (!kbase_mem_allow_alloc(kctx)) {
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_tiler_heap.c691 if (!kbase_mem_allow_alloc(kctx)) in kbase_csf_tiler_heap_init()
H A Dmali_kbase_csf_kcpu.c377 !kbase_mem_allow_alloc(kctx)) { in kbase_kcpu_jit_allocate_prepare()