Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/kernel/
A Dts_manager.h48 void (*destroy)(struct ts_ctx *ctx); member
/optee_os/core/kernel/
A Dpseudo_ta.c245 .destroy = pseudo_ta_destroy,
A Duser_ta.c385 .destroy = user_ta_ctx_destroy,
A Dtee_ta_manager.c312 ctx->ts_ctx.ops->destroy(&ctx->ts_ctx); in destroy_context()
/optee_os/core/arch/arm/kernel/
A Dstmm_sp.c343 spc->ta_ctx.ts_ctx.ops->destroy(&spc->ta_ctx.ts_ctx); in stmm_init_session()
876 .destroy = stmm_ctx_destroy,

Completed in 8 milliseconds