Searched refs:busy_cv (Results 1 – 4 of 4) sorted by relevance
493 condvar_init(&utc->ta_ctx.busy_cv); in tee_ta_init_user_ta_session()505 condvar_destroy(&utc->ta_ctx.busy_cv); in tee_ta_init_user_ta_session()550 condvar_destroy(&utc->ta_ctx.busy_cv); in tee_ta_complete_user_ta_session()
156 condvar_wait(&ctx->busy_cv, &tee_ta_mutex); in tee_ta_try_set_busy()181 condvar_signal(&ctx->busy_cv); in tee_ta_clear_busy()327 condvar_destroy(&ctx->busy_cv); in destroy_context()
78 struct condvar busy_cv; /* CV used when context is busy */ member
112 condvar_init(&spc->ta_ctx.busy_cv); in stmm_alloc_ctx()