Lines Matching full:quiescent
149 * Union to allow "aggregate OR" operation on the need for a quiescent
179 * to report quiescent states at the soonest possible time.
183 * ran and we still haven't reported a quiescent state.
190 /* 1) quiescent-state and grace-period handling : */
194 bool core_needs_qs; /* Core waits for quiescent state. */
222 bool rcu_need_heavy_qs; /* GP old, so heavy quiescent state! */
223 bool rcu_urgent_qs; /* GP old need light quiescent state. */
312 /* quiescent-state forcing. */
443 #define RCU_GP_FLAG_FQS 0x2 /* Need grace-period quiescent-state forcing. */
452 #define RCU_GP_WAIT_FQS 5 /* Wait for force-quiescent-state time. */
453 #define RCU_GP_DOING_FQS 6 /* Wait done for force-quiescent-state time. */