Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h588 int rcu_get_gpwrap_count(int cpu);
607 static inline int rcu_get_gpwrap_count(int cpu) { return 0; } in rcu_get_gpwrap_count() function
H A Dtree.c84 int rcu_get_gpwrap_count(int cpu) in rcu_get_gpwrap_count() function
90 EXPORT_SYMBOL_GPL(rcu_get_gpwrap_count);