Home
last modified time | relevance | path

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

/linux/include/linux/
H A Drcupdate_wait.h33 #define wait_rcu_gp_state(state, ...) _wait_rcu_gp(false, state, __VA_ARGS__) macro
/linux/kernel/rcu/
H A Dtasks.h674 wait_rcu_gp_state(rtp->wait_state, rtp->call_func); in synchronize_rcu_tasks_generic()