Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h415 #define RCU_GP_ONOFF 3 /* Grace-period initialization hotplug. */ macro
H A Dtree_stall.h388 [RCU_GP_ONOFF] = "RCU_GP_ONOFF",
H A Dtree.c1472 WRITE_ONCE(rcu_state.gp_state, RCU_GP_ONOFF); in rcu_gp_init()