Searched refs:RCU_GP_INIT (Results 1 – 3 of 3) sorted by relevance
/kernel/rcu/ | ||
D | tree.h | 373 #define RCU_GP_INIT 4 /* Grace-period initialization. */ macro |
D | tree_stall.h | 368 [RCU_GP_INIT] = "RCU_GP_INIT", |
D | tree.c | 1837 rcu_state.gp_state = RCU_GP_INIT; in rcu_gp_init() |