Searched refs:destroy (Results 1 – 5 of 5) sorted by relevance
48 void (*destroy)(struct ts_ctx *ctx); member
245 .destroy = pseudo_ta_destroy,
385 .destroy = user_ta_ctx_destroy,
312 ctx->ts_ctx.ops->destroy(&ctx->ts_ctx); in destroy_context()
343 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