Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd.c1643 bool attr_state_changed; in jd_cancel_worker() local
1665 attr_state_changed = kbasep_js_remove_cancelled_job(kbdev, kctx, katom); in jd_cancel_worker()
1679 if (attr_state_changed) in jd_cancel_worker()
H A Dmali_kbase_js.c1199 bool attr_state_changed; in kbasep_js_remove_cancelled_job() local
1218 attr_state_changed = kbasep_js_ctx_attr_ctx_release_atom(kbdev, kctx, in kbasep_js_remove_cancelled_job()
1222 return attr_state_changed; in kbasep_js_remove_cancelled_job()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c1431 bool attr_state_changed; in jd_cancel_worker() local
1454 attr_state_changed = kbasep_js_remove_cancelled_job(kbdev, kctx, katom); in jd_cancel_worker()
1469 if (attr_state_changed) in jd_cancel_worker()
H A Dmali_kbase_js.c1674 bool attr_state_changed; in kbasep_js_remove_cancelled_job() local
1692 attr_state_changed = kbasep_js_ctx_attr_ctx_release_atom(kbdev, kctx, in kbasep_js_remove_cancelled_job()
1696 return attr_state_changed; in kbasep_js_remove_cancelled_job()