Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4defs.h99 #define RUN_BITS (8 - ML_BITS) macro
100 #define RUN_MASK ((1U << RUN_BITS) - 1)
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4defs.h101 #define RUN_BITS (8 - ML_BITS) macro
102 #define RUN_MASK ((1U << RUN_BITS) - 1)

Completed in 2 milliseconds