Home
last modified time | relevance | path

Searched defs:cMem (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c1986 ZSTD_customMem cMem; member
2094 ZSTD_customMem const cMem = ddict->cMem; in ZSTD_freeDDict() local
2261 ZSTD_customMem const cMem = zds->customMem; in ZSTD_freeDStream() local
[all...]
H A Dcompress.c2904 ZSTD_customMem const cMem = cdict->refContext->customMem; in ZSTD_freeCDict() local
3007 ZSTD_customMem const cMem = zcs->customMem; in ZSTD_freeCStream() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress.c4850 { ZSTD_customMem const cMem = cdict->customMem; in ZSTD_freeCDict() local

Completed in 28 milliseconds