Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Dtree.h413 #define RCU_GP_WAIT_GPS 1 /* Wait for grace-period start. */ macro
H A Dtree_stall.h386 [RCU_GP_WAIT_GPS] = "RCU_GP_WAIT_GPS",
H A Dtree.c1845 WRITE_ONCE(rcu_state.gp_state, RCU_GP_WAIT_GPS); in rcu_gp_kthread()