LZO_THREADS 584 kernel/power/swap.c size_t *unc_len[LZO_THREADS]; /* uncompressed lengths */ LZO_THREADS 585 kernel/power/swap.c unsigned char *unc[LZO_THREADS]; /* uncompressed data */ LZO_THREADS 690 kernel/power/swap.c nr_threads = clamp_val(nr_threads, 1, LZO_THREADS); LZO_THREADS 1181 kernel/power/swap.c nr_threads = clamp_val(nr_threads, 1, LZO_THREADS);