Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Drcupdate.h232 #define _wait_rcu_gp(checktiny, ...) \ macro
240 #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__)
257 _wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), __VA_ARGS__)