Home
last modified time | relevance | path

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

/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_js.c756 static bool kbase_jsctx_slot_prio_is_blocked(struct kbase_context *kctx, int js, in kbase_jsctx_slot_prio_is_blocked() function
804 WARN(kbase_jsctx_slot_prio_is_blocked(kctx, js, sched_prio), in kbase_jsctx_slot_atom_pulled_inc()
850 * kbase_jsctx_slot_prio_is_blocked() will still return true in kbase_jsctx_slot_atom_pulled_dec()
853 kbase_jsctx_slot_prio_is_blocked(kctx, js, sched_prio)) { in kbase_jsctx_slot_atom_pulled_dec()
856 if (!kbase_jsctx_slot_prio_is_blocked(kctx, js, sched_prio)) in kbase_jsctx_slot_atom_pulled_dec()
1165 if (kbase_jsctx_slot_prio_is_blocked(kctx, js, katom->sched_priority)) { in kbase_js_ctx_pullable()
2703 if (kbase_jsctx_slot_prio_is_blocked(kctx, js, katom->sched_priority)) {

Completed in 6 milliseconds