Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c752 static bool kbase_jsctx_slot_prio_is_blocked(struct kbase_context *kctx, unsigned int js, in kbase_jsctx_slot_prio_is_blocked() function
800 WARN(kbase_jsctx_slot_prio_is_blocked(kctx, js, sched_prio), in kbase_jsctx_slot_atom_pulled_inc()
849 kbase_jsctx_slot_prio_is_blocked(kctx, js, sched_prio)) { in kbase_jsctx_slot_atom_pulled_dec()
852 if (!kbase_jsctx_slot_prio_is_blocked(kctx, js, sched_prio)) in kbase_jsctx_slot_atom_pulled_dec()
1149 if (kbase_jsctx_slot_prio_is_blocked(kctx, js, katom->sched_priority)) { in kbase_js_ctx_pullable()
2680 if (kbase_jsctx_slot_prio_is_blocked(kctx, js, katom->sched_priority)) {