Home
last modified time | relevance | path

Searched refs:ZSTD_cwksp_free (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zstd/compress/
H A Dzstd_cwksp.h516 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function
H A Dzstd_compress.c166 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()
1821 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()
4854 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()