Lines Matching refs:reps
378 long long reps; member
388 long long reps; member
481 long long i, reps; in test_percpu_spinlock_thread() local
486 reps = thread_data->reps; in test_percpu_spinlock_thread()
487 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()
492 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()
522 thread_data[i].reps = opt_reps; in test_percpu_spinlock()
558 long long i, reps; in test_percpu_inc_thread() local
563 reps = thread_data->reps; in test_percpu_inc_thread()
564 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()
575 if (i != 0 && !(i % (reps / 10))) in test_percpu_inc_thread()
599 thread_data[i].reps = opt_reps; in test_percpu_inc()
712 long long i, reps; in test_percpu_list_thread() local
718 reps = opt_reps; in test_percpu_list_thread()
719 for (i = 0; i < reps; i++) { in test_percpu_list_thread()
895 long long i, reps; in test_percpu_buffer_thread() local
901 reps = opt_reps; in test_percpu_buffer_thread()
902 for (i = 0; i < reps; i++) { in test_percpu_buffer_thread()
1105 long long i, reps; in test_percpu_memcpy_buffer_thread() local
1111 reps = opt_reps; in test_percpu_memcpy_buffer_thread()
1112 for (i = 0; i < reps; i++) { in test_percpu_memcpy_buffer_thread()