Searched refs:RCU_GP_FLAG_INIT (Results 1 – 2 of 2) sorted by relevance
382 #define RCU_GP_FLAG_INIT 0x1 /* Need grace-period initialization. */ macro
1016 WRITE_ONCE(rcu_state.gp_flags, rcu_state.gp_flags | RCU_GP_FLAG_INIT); in rcu_start_this_gp()1810 WRITE_ONCE(rcu_state.gp_flags, RCU_GP_FLAG_INIT); in rcu_gp_cleanup()1821 WRITE_ONCE(rcu_state.gp_flags, rcu_state.gp_flags & RCU_GP_FLAG_INIT); in rcu_gp_cleanup()1845 RCU_GP_FLAG_INIT); in rcu_gp_kthread()