Home
last modified time | relevance | path

Searched defs:hashSmall (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/zstd/compress/
Dzstd_double_fast.c22 U32* const hashSmall = ms->chainTable; in ZSTD_fillDoubleHashTable() local
58 U32* const hashSmall = ms->chainTable; in ZSTD_compressBlock_doubleFast_noDict_generic() local
265 U32* const hashSmall = ms->chainTable; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local
538 U32* const hashSmall = ms->chainTable; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/kernel/linux/linux-5.10/lib/zstd/
Dcompress.c1239 U32 *const hashSmall = cctx->chainTable; in ZSTD_fillDoubleHashTable() local
1258 U32 *const hashSmall = cctx->chainTable; in ZSTD_compressBlock_doubleFast_generic() local
1399 U32 *const hashSmall = ctx->chainTable; in ZSTD_compressBlock_doubleFast_extDict_generic() local