run_threads 580 kernel/power/swap.c unsigned run_threads; /* nr current threads */ run_threads 607 kernel/power/swap.c for (i = 0; i < d->run_threads; i++) run_threads 678 kernel/power/swap.c unsigned thr, run_threads, nr_threads; run_threads 799 kernel/power/swap.c crc->run_threads = thr; run_threads 803 kernel/power/swap.c for (run_threads = thr, thr = 0; thr < run_threads; thr++) { run_threads 1166 kernel/power/swap.c unsigned i, thr, run_threads, nr_threads; run_threads 1329 kernel/power/swap.c if (crc->run_threads) { run_threads 1332 kernel/power/swap.c crc->run_threads = 0; run_threads 1383 kernel/power/swap.c for (run_threads = thr, thr = 0; thr < run_threads; thr++) { run_threads 1415 kernel/power/swap.c crc->run_threads = thr + 1; run_threads 1423 kernel/power/swap.c crc->run_threads = thr; run_threads 1429 kernel/power/swap.c if (crc->run_threads) {