Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/rcu/
Drcutorture.c188 static unsigned long n_read_exits; variable
2168 pr_cont("read-exits: %ld ", data_race(n_read_exits)); // Statistic. in rcu_torture_stats_print()
3192 n_read_exits++; in rcu_torture_read_exit()