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