Home
last modified time | relevance | path

Searched refs:RCU_GP_INIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/rcu/
H A Dtree.h416 #define RCU_GP_INIT 4 /* Grace-period initialization. */ macro
H A Dtree_stall.h389 [RCU_GP_INIT] = "RCU_GP_INIT",
H A Dtree.c1536 WRITE_ONCE(rcu_state.gp_state, RCU_GP_INIT); in rcu_gp_init()