Home
last modified time | relevance | path

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

/linux/kernel/rcu/
H A Drcu.h593 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