Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_cwksp.h341 MEM_STATIC void ZSTD_cwksp_mark_tables_clean(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_clean() function
361 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_cwksp_clean_tables()
Dzstd_compress.c1866 ZSTD_cwksp_mark_tables_clean(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
1957 ZSTD_cwksp_mark_tables_clean(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
2771 ZSTD_cwksp_mark_tables_clean(ws); in ZSTD_overflowCorrectIfNeeded()