Lines Matching refs:reps
267 long long reps; member
277 long long reps; member
364 long long i, reps; in test_percpu_spinlock_thread() local
369 reps = thread_data->reps; in test_percpu_spinlock_thread()
370 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()
375 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()
405 thread_data[i].reps = opt_reps; in test_percpu_spinlock()
441 long long i, reps; in test_percpu_inc_thread() local
446 reps = thread_data->reps; in test_percpu_inc_thread()
447 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()
457 if (i != 0 && !(i % (reps / 10))) in test_percpu_inc_thread()
481 thread_data[i].reps = opt_reps; in test_percpu_inc()
592 long long i, reps; in test_percpu_list_thread() local
598 reps = opt_reps; in test_percpu_list_thread()
599 for (i = 0; i < reps; i++) { in test_percpu_list_thread()
779 long long i, reps; in test_percpu_buffer_thread() local
785 reps = opt_reps; in test_percpu_buffer_thread()
786 for (i = 0; i < reps; i++) { in test_percpu_buffer_thread()
993 long long i, reps; in test_percpu_memcpy_buffer_thread() local
999 reps = opt_reps; in test_percpu_memcpy_buffer_thread()
1000 for (i = 0; i < reps; i++) { in test_percpu_memcpy_buffer_thread()