Searched refs:decomp_fini (Results 1 – 3 of 3) sorted by relevance
43 decomp_fini(ctx->dctx, true); in download_cleanup()80 decomp_fini(dctx, true); in download_data()106 decomp_fini(ctx->dctx, EFI_ERROR(Status)); in download_finish()
16 void decomp_fini(decomp_state *dctx, bool flush);
402 decomp_fini(decomp_state *dctx, bool flush) in decomp_fini() function