Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_cwksp.h345 MEM_STATIC void ZSTD_cwksp_mark_tables_dirty(ZSTD_cwksp* ws) { in ZSTD_cwksp_mark_tables_dirty() function
H A Dzstd_compress.c1360 ZSTD_cwksp_mark_tables_dirty(ws); in ZSTD_reset_matchState()
1700 ZSTD_cwksp_mark_tables_dirty(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
1792 ZSTD_cwksp_mark_tables_dirty(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
2564 ZSTD_cwksp_mark_tables_dirty(ws); in ZSTD_overflowCorrectIfNeeded()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_cwksp.h463 MEM_STATIC void ZSTD_cwksp_mark_tables_dirty(ZSTD_cwksp* ws) in ZSTD_cwksp_mark_tables_dirty() function
H A Dzstd_compress.c1742 ZSTD_cwksp_mark_tables_dirty(ws); in ZSTD_reset_matchState()
2127 ZSTD_cwksp_mark_tables_dirty(&cctx->workspace); in ZSTD_resetCCtx_byCopyingCDict()
2239 ZSTD_cwksp_mark_tables_dirty(&dstCCtx->workspace); in ZSTD_copyCCtx_internal()
3914 ZSTD_cwksp_mark_tables_dirty(ws); in ZSTD_overflowCorrectIfNeeded()