Searched refs:rcu_force_quiescent_state (Results 1 – 4 of 4) sorted by relevance
536 static inline void rcu_force_quiescent_state(void) { } in rcu_force_quiescent_state() function552 void rcu_force_quiescent_state(void);
622 rcu_force_quiescent_state(); /* Kick them all. */ in print_other_cpu_stall()
2413 void rcu_force_quiescent_state(void) in rcu_force_quiescent_state() function2445 EXPORT_SYMBOL_GPL(rcu_force_quiescent_state);2677 rcu_force_quiescent_state(); in __call_rcu_core()
556 .fqs = rcu_force_quiescent_state,