Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_cwksp.h425 MEM_STATIC void ZSTD_cwksp_mark_tables_dirty(ZSTD_cwksp* ws) in ZSTD_cwksp_mark_tables_dirty() function
H A Dzstd_compress.c1663 ZSTD_cwksp_mark_tables_dirty(ws); in ZSTD_reset_matchState()
2048 ZSTD_cwksp_mark_tables_dirty(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
2160 ZSTD_cwksp_mark_tables_dirty(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
3823 ZSTD_cwksp_mark_tables_dirty(ws); in ZSTD_overflowCorrectIfNeeded()