OPS_MAX            38 lib/842/842_compress.c static u8 comp_ops[OPS_MAX][5] = { /* params size in bits */
OPS_MAX           228 lib/842/842_compress.c 	if (c >= OPS_MAX)
OPS_MAX           385 lib/842/842_compress.c 	if (c >= OPS_MAX)
OPS_MAX           455 lib/842/842_compress.c 	for (i = 0; i < OPS_MAX - 1; i++) {
OPS_MAX            11 lib/842/842_debugfs.h static atomic_t template_count[OPS_MAX], template_repeat_count,
OPS_MAX            21 lib/842/842_decompress.c static u8 decomp_ops[OPS_MAX][4] = {
OPS_MAX           230 lib/842/842_decompress.c 	if (o >= OPS_MAX)