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