Searched refs:GP_REPLAY (Results 1 – 1 of 1) sorted by relevance
13 enum { GP_IDLE = 0, GP_ENTER, GP_PASSED, GP_EXIT, GP_REPLAY }; enumerator88 } else if (rsp->gp_state == GP_REPLAY) { in rcu_sync_func()179 WRITE_ONCE(rsp->gp_state, GP_REPLAY); in rcu_sync_exit()197 if (rsp->gp_state == GP_REPLAY) in rcu_sync_dtor()