Home
last modified time | relevance | path

Searched defs:hc4 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
Dlz4hc_compress.c61 static void LZ4HC_init(LZ4HC_CCtx_internal *hc4, const BYTE *start) in LZ4HC_init()
74 static FORCE_INLINE void LZ4HC_Insert(LZ4HC_CCtx_internal *hc4, in LZ4HC_Insert()
100 LZ4HC_CCtx_internal *hc4, /* Index table will be updated */ in LZ4HC_InsertAndFindBestMatch()
169 LZ4HC_CCtx_internal *hc4, in LZ4HC_InsertAndGetWiderMatch()
/kernel/linux/linux-6.6/lib/lz4/
Dlz4hc_compress.c61 static void LZ4HC_init(LZ4HC_CCtx_internal *hc4, const BYTE *start) in LZ4HC_init()
74 static FORCE_INLINE void LZ4HC_Insert(LZ4HC_CCtx_internal *hc4, in LZ4HC_Insert()
100 LZ4HC_CCtx_internal *hc4, /* Index table will be updated */ in LZ4HC_InsertAndFindBestMatch()
169 LZ4HC_CCtx_internal *hc4, in LZ4HC_InsertAndGetWiderMatch()