Searched refs:RCU_GP_DONE_GPS (Results 1 – 3 of 3) sorted by relevance
383 #define RCU_GP_DONE_GPS 2 /* Wait done for grace-period start. */ macro
379 [RCU_GP_DONE_GPS] = "RCU_GP_DONE_GPS",
2133 WRITE_ONCE(rcu_state.gp_state, RCU_GP_DONE_GPS); in rcu_gp_kthread()