Home
last modified time | relevance | path

Searched defs:cMem (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/zstd/decompress/
H A Dzstd_ddict.c40 ZSTD_customMem cMem; member
212 { ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
H A Dzstd_decompress.c313 { ZSTD_customMem const cMem = dctx->customMem; in ZSTD_freeDCtx() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c4850 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local