Lines Matching refs:reps
344 long long reps; member
354 long long reps; member
447 long long i, reps; in test_percpu_spinlock_thread() local
452 reps = thread_data->reps; in test_percpu_spinlock_thread()
453 for (i = 0; i < reps; i++) { in test_percpu_spinlock_thread()
458 if (i != 0 && !(i % (reps / 10))) in test_percpu_spinlock_thread()
488 thread_data[i].reps = opt_reps; in test_percpu_spinlock()
524 long long i, reps; in test_percpu_inc_thread() local
529 reps = thread_data->reps; in test_percpu_inc_thread()
530 for (i = 0; i < reps; i++) { in test_percpu_inc_thread()
541 if (i != 0 && !(i % (reps / 10))) in test_percpu_inc_thread()
565 thread_data[i].reps = opt_reps; in test_percpu_inc()
678 long long i, reps; in test_percpu_list_thread() local
684 reps = opt_reps; in test_percpu_list_thread()
685 for (i = 0; i < reps; i++) { in test_percpu_list_thread()
861 long long i, reps; in test_percpu_buffer_thread() local
867 reps = opt_reps; in test_percpu_buffer_thread()
868 for (i = 0; i < reps; i++) { in test_percpu_buffer_thread()
1071 long long i, reps; in test_percpu_memcpy_buffer_thread() local
1077 reps = opt_reps; in test_percpu_memcpy_buffer_thread()
1078 for (i = 0; i < reps; i++) { in test_percpu_memcpy_buffer_thread()