Searched refs:destroy (Results 1 – 6 of 6) sorted by relevance
69 void (*destroy)(struct ts_ctx *ctx); member
44 void (*destroy)(void *data); member273 if (!free_only && prtn->data_array[n] && gsd_array[n].destroy) in destroy_gsd()274 gsd_array[n].destroy(prtn->data_array[n]); in destroy_gsd()740 .destroy = data_destroy, in virt_add_guest_spec_data()
451 spc->ta_ctx.ts_ctx.ops->destroy(&spc->ta_ctx.ts_ctx); in stmm_complete_session()998 .destroy = stmm_ctx_destroy,
246 .destroy = pseudo_ta_destroy,
436 .destroy = user_ta_ctx_destroy,
328 ctx->ts_ctx.ops->destroy(&ctx->ts_ctx); in destroy_context()