Searched refs:destroy_ctx (Results 1 – 10 of 10) sorted by relevance
57 .destroy_ctx = destroy_842,
55 .destroy_ctx = lzo_destroy,
55 .destroy_ctx = lzorle_destroy,
64 void (*destroy_ctx)(struct zcomp_ctx *ctx); member
123 .destroy_ctx = lz4_destroy,
124 .destroy_ctx = lz4hc_destroy,
144 .destroy_ctx = deflate_destroy,
213 .destroy_ctx = zstd_destroy,
48 comp->ops->destroy_ctx(&zstrm->ctx); in zcomp_strm_free()
251 DECLARE_AIE2_MSG(destroy_ctx, MSG_OP_DESTROY_CONTEXT); in aie2_destroy_context()
Completed in 17 milliseconds