Home
last modified time | relevance | path

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

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