Searched refs:rcu_force_quiescent_state (Results 1 – 3 of 3) sorted by relevance
524 static inline void rcu_force_quiescent_state(void) { } in rcu_force_quiescent_state() function538 void rcu_force_quiescent_state(void);
605 void rcu_force_quiescent_state(void) in rcu_force_quiescent_state() function609 EXPORT_SYMBOL_GPL(rcu_force_quiescent_state);
430 .fqs = rcu_force_quiescent_state,