Lines Matching full:quiescent
224 * Report expedited quiescent state for specified node. This is a
236 * Report expedited quiescent state for multiple CPUs, all covered by the
265 * Report expedited quiescent state for specified rcu_data (CPU).
405 /* IPI the remaining CPUs for expedited quiescent state. */ in __sync_rcu_exp_select_node_cpus()
441 /* Report quiescent states for those that went offline. */ in __sync_rcu_exp_select_node_cpus()
724 /* Request an expedited quiescent state. */
741 * next rcu_read_unlock() record the quiescent state up the
743 * report the quiescent state.
765 * report the quiescent state, otherwise defer. in rcu_exp_handler()
783 * so that the eventual quiescent state will be reported. in rcu_exp_handler()
785 * can have caused this quiescent state to already have been in rcu_exp_handler()
860 /* Invoked on each online non-idle CPU for expedited quiescent state. */
906 * causes the outermost rcu_read_unlock() to report the quiescent state
909 * the IPI handler reports the quiescent state immediately.