Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/842/
H A D842_compress.c35 static bool sw842_strict; variable
36 module_param_named(strict, sw842_strict, bool, 0644);
504 if (sw842_strict && (ilen % 8)) { in sw842_compress()
/kernel/linux/linux-6.6/lib/842/
H A D842_compress.c35 static bool sw842_strict; variable
36 module_param_named(strict, sw842_strict, bool, 0644);
504 if (sw842_strict && (ilen % 8)) { in sw842_compress()

Completed in 3 milliseconds