Searched refs:rcu_get_gpwrap_count (Results 1 – 3 of 3) sorted by relevance
593 int rcu_get_gpwrap_count(int cpu);612 static inline int rcu_get_gpwrap_count(int cpu) { return 0; } in rcu_get_gpwrap_count() function
84 int rcu_get_gpwrap_count(int cpu) in rcu_get_gpwrap_count() function 90 EXPORT_SYMBOL_GPL(rcu_get_gpwrap_count);
637 .get_gpwrap_count = rcu_get_gpwrap_count,