Searched refs:get_gpwrap_count (Results 1 – 1 of 1) sorted by relevance
432 int (*get_gpwrap_count)(int cpu); member644 .get_gpwrap_count = rcu_get_gpwrap_count,3006 if (cur_ops->get_gpwrap_count) in rcu_torture_stats_print()3007 n_gpwraps += cur_ops->get_gpwrap_count(cpu); in rcu_torture_stats_print()