Home
last modified time | relevance | path

Searched refs:ZSTD_error_memory_allocation (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dzstd_errors.h56 ZSTD_error_memory_allocation = 64, enumerator
/openbmc/linux/lib/
H A Ddecompress_unzstd.c102 case ZSTD_error_memory_allocation: in handle_zstd_error()