Home
last modified time | relevance | path

Searched refs:LZ4_NbCommonBytes (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4defs.h184 static FORCE_INLINE unsigned int LZ4_NbCommonBytes(register size_t val) in LZ4_NbCommonBytes() function
209 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4defs.h186 static FORCE_INLINE unsigned int LZ4_NbCommonBytes(register size_t val) in LZ4_NbCommonBytes() function
211 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()

Completed in 2 milliseconds