Home
last modified time | relevance | path

Searched refs:ZSTD_createDCtx_advanced (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Ddecompress.c126 ZSTD_DCtx *ZSTD_createDCtx_advanced(ZSTD_customMem customMem) in ZSTD_createDCtx_advanced() function
144 return ZSTD_createDCtx_advanced(stackMem); in ZSTD_initDCtx()
2204 zds->dctx = ZSTD_createDCtx_advanced(customMem); in ZSTD_createDStream_advanced()
/kernel/linux/linux-6.6/include/linux/
H A Dzstd_lib.h1575 ZSTDLIB_STATIC_API ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem);
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dzstd_decompress.c290 ZSTD_DCtx* ZSTD_createDCtx_advanced(ZSTD_customMem customMem) in ZSTD_createDCtx_advanced() function

Completed in 14 milliseconds