Searched refs:RCU_SAVE_DYNTICK (Results 1 – 2 of 2) sorted by relevance
311 #define RCU_SAVE_DYNTICK 2 /* Need to scan dyntick state. */ macro313 #define RCU_SIGNAL_INIT RCU_SAVE_DYNTICK
1691 case RCU_SAVE_DYNTICK: in force_quiescent_state()1692 if (RCU_SIGNAL_INIT != RCU_SAVE_DYNTICK) in force_quiescent_state()