Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcutorture.c189 static unsigned long n_read_exits; variable
2214 pr_cont("read-exits: %ld ", data_race(n_read_exits)); // Statistic. in rcu_torture_stats_print()
3237 n_read_exits++; in rcu_torture_read_exit()