Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A Dlz4_compress.c60 static FORCE_INLINE U32 LZ4_hash5( in LZ4_hash5() function
85 return LZ4_hash5(LZ4_read_ARCH(p), tableType); in LZ4_hashPosition()