Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcupdate_wait.h24 #define _wait_rcu_gp(checktiny, ...) \ macro
32 #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__)
56 _wait_rcu_gp(IS_ENABLED(CONFIG_TINY_RCU), __VA_ARGS__)