Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h387 MEM_STATIC void ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_clean() function
407 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_cwksp_clean_tables()
H A Dzstd_compress.c1907 ZSTD_cwksp_mark_tables_clean(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
1997 ZSTD_cwksp_mark_tables_clean(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
2822 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_overflowCorrectIfNeeded()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c9579 MEM_STATIC void ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_clean() function
9599 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_cwksp_clean_tables()
14805 ZSTD_cwksp_mark_tables_clean(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
14895 ZSTD_cwksp_mark_tables_clean(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
15650 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_overflowCorrectIfNeeded()