Lines Matching refs:reps
354 long long reps; member
364 long long reps; member
457 long long i, reps; in test_percpu_spinlock_thread() local
462 reps = thread_data->reps; in test_percpu_spinlock_thread()
463 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()
468 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()
498 thread_data[i].reps = opt_reps; in test_percpu_spinlock()
534 long long i, reps; in test_percpu_inc_thread() local
539 reps = thread_data->reps; in test_percpu_inc_thread()
540 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()
551 if (i != 0 && !(i % (reps / 10))) in test_percpu_inc_thread()
575 thread_data[i].reps = opt_reps; in test_percpu_inc()
688 long long i, reps; in test_percpu_list_thread() local
694 reps = opt_reps; in test_percpu_list_thread()
695 for (i = 0; i < reps; i++) { in test_percpu_list_thread()
871 long long i, reps; in test_percpu_buffer_thread() local
877 reps = opt_reps; in test_percpu_buffer_thread()
878 for (i = 0; i < reps; i++) { in test_percpu_buffer_thread()
1081 long long i, reps; in test_percpu_memcpy_buffer_thread() local
1087 reps = opt_reps; in test_percpu_memcpy_buffer_thread()
1088 for (i = 0; i < reps; i++) { in test_percpu_memcpy_buffer_thread()