Searched refs:vinstr_cli_lock (Results 1 – 3 of 3) sorted by relevance
598 mutex_lock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()602 mutex_unlock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()609 mutex_lock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()613 mutex_unlock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()620 mutex_lock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()623 mutex_unlock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()634 mutex_lock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()638 mutex_unlock(&kctx->vinstr_cli_lock); in kbase_legacy_dispatch()1268 mutex_lock(&kctx->vinstr_cli_lock); in kbase_release()1278 mutex_unlock(&kctx->vinstr_cli_lock); in kbase_release()[all …]
154 mutex_init(&kctx->vinstr_cli_lock); in kbase_create_context()
1476 struct mutex vinstr_cli_lock; member