Searched refs:get_gpwrap_count (Results 1 – 1 of 1) sorted by relevance
428 int (*get_gpwrap_count)(int cpu); member637 .get_gpwrap_count = rcu_get_gpwrap_count,2740 if (cur_ops->get_gpwrap_count) in rcu_torture_stats_print()2741 n_gpwraps += cur_ops->get_gpwrap_count(cpu); in rcu_torture_stats_print()