Searched refs:rcu_bh_force_quiescent_state (Results 1 – 3 of 3) sorted by relevance
525 static inline void rcu_bh_force_quiescent_state(void) { } in rcu_bh_force_quiescent_state() function539 void rcu_bh_force_quiescent_state(void);
614 void rcu_bh_force_quiescent_state(void) in rcu_bh_force_quiescent_state() function618 EXPORT_SYMBOL_GPL(rcu_bh_force_quiescent_state);
470 .fqs = rcu_bh_force_quiescent_state,