Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h497 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function
H A Dzstd_compress.c157 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()
1662 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()
3798 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c9680 MEM_STATIC void ZSTD_cwksp_free(ZSTD_cwksp* ws, ZSTD_customMem customMem) { in ZSTD_cwksp_free() function
13228 ZSTD_cwksp_free(&cctx->workspace, cctx->customMem); in ZSTD_freeCCtxContent()
14578 ZSTD_cwksp_free(ws, zc->customMem); in ZSTD_resetCCtx_internal()
16555 ZSTD_cwksp_free(&cdict->workspace, cMem); in ZSTD_freeCDict()