Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_cwksp.h421 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function
Dzstd_compress.c151 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()
1619 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()
3763 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()