Searched refs:RCU_GP_IDLE (Results 1 – 2 of 2) sorted by relevance
447 #define RCU_GP_IDLE 0 /* Initial state and no GP in progress. */ macro
94 .gp_state = RCU_GP_IDLE,2211 WRITE_ONCE(rcu_state.gp_state, RCU_GP_IDLE); in rcu_gp_cleanup()