Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.c1773 int nr_privileged_ctx = 0; in kbasep_js_suspend() local
1798 ++nr_privileged_ctx; in kbasep_js_suspend()
1799 WARN_ON(nr_privileged_ctx != 1); in kbasep_js_suspend()
1803 CSTD_UNUSED(nr_privileged_ctx); in kbasep_js_suspend()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_js.c1863 int nr_privileged_ctx = 0; in kbasep_js_suspend() local
1888 ++nr_privileged_ctx; in kbasep_js_suspend()
1889 WARN_ON(nr_privileged_ctx != 1); in kbasep_js_suspend()
1893 CSTD_UNUSED(nr_privileged_ctx); in kbasep_js_suspend()

Completed in 7 milliseconds