Home
last modified time | relevance | path

Searched refs:rcu_torture_batch (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/rcu/
Drcutorture.c136 rcu_torture_batch) = { 0 };
1089 __this_cpu_inc(rcu_torture_batch[completed]); in rcu_torture_timer()
1161 __this_cpu_inc(rcu_torture_batch[completed]); in rcu_torture_reader()
1195 batchsummary[i] += per_cpu(rcu_torture_batch, cpu)[i]; in rcu_torture_stats_print()
1738 per_cpu(rcu_torture_batch, cpu)[i] = 0; in rcu_torture_init() local