Home
last modified time | relevance | path

Searched refs:ZSTD_cwksp_mark_tables_clean (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h365 MEM_STATIC void ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_clean() function
385 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_cwksp_clean_tables()
H A Dzstd_compress.c1721 ZSTD_cwksp_mark_tables_clean(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
1811 ZSTD_cwksp_mark_tables_clean(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
2566 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_overflowCorrectIfNeeded()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h484 MEM_STATIC void ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_clean() function
504 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_cwksp_clean_tables()
H A Dzstd_compress.c2161 ZSTD_cwksp_mark_tables_clean(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
2262 ZSTD_cwksp_mark_tables_clean(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
3916 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_overflowCorrectIfNeeded()