Home
last modified time | relevance | path

Searched refs:ZSTD_customFree (Results 1 – 8 of 8) sorted by relevance

/linux/lib/zstd/decompress/
A Dzstd_ddict.c213 ZSTD_customFree(ddict->dictBuffer, cMem); in ZSTD_freeDDict()
214 ZSTD_customFree(ddict, cMem); in ZSTD_freeDDict()
A Dzstd_decompress.c141 ZSTD_customFree((void*)oldTable, customMem); in ZSTD_DDictHashSet_expand()
178 ZSTD_customFree(ret, customMem); in ZSTD_createDDictHashSet()
192 ZSTD_customFree((void*)hashSet->ddictPtrTable, customMem); in ZSTD_freeDDictHashSet()
195 ZSTD_customFree(hashSet, customMem); in ZSTD_freeDDictHashSet()
312 ZSTD_customFree(dctx->inBuff, cMem); in ZSTD_freeDCtx()
318 ZSTD_customFree(dctx, cMem); in ZSTD_freeDCtx()
1948 ZSTD_customFree(zds->inBuff, zds->customMem); in ZSTD_decompressStream()
/linux/lib/zstd/common/
A Dzstd_common.c75 void ZSTD_customFree(void* ptr, ZSTD_customMem customMem) in ZSTD_customFree() function
A Dzstd_internal.h400 void ZSTD_customFree(void* ptr, ZSTD_customMem customMem);
/linux/lib/zstd/compress/
A Dzstd_cwksp.h425 ZSTD_customFree(ptr, customMem); in ZSTD_cwksp_free()
A Dzstd_compress.c132 ZSTD_customFree(cctx->localDict.dictBuffer, cctx->customMem); in ZSTD_clearAllDicts()
163 ZSTD_customFree(cctx, cctx->customMem); in ZSTD_freeCCtx()
245 ZSTD_customFree(params, params->customMem); in ZSTD_freeCCtxParams()
2548 ZSTD_customFree(dst, ZSTD_defaultCMem); in ZSTD_generateSequences()
3656 ZSTD_customFree(workspace, customMem); in ZSTD_createCDict_advanced_internal()
3765 ZSTD_customFree(cdict, cMem); in ZSTD_freeCDict()
/linux/
A DSystem.map16967 ffff8000104b29d4 T ZSTD_customFree
A D.tmp_System.map16967 ffff8000104b29d4 T ZSTD_customFree

Completed in 314 milliseconds