Home
last modified time | relevance | path

Searched refs:rcu_force_quiescent_state (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/kernel/rcu/
Drcu.h521 static inline void rcu_force_quiescent_state(void) { } in rcu_force_quiescent_state() function
535 void rcu_force_quiescent_state(void);
Dtree_stall.h590 rcu_force_quiescent_state(); /* Kick them all. */ in print_other_cpu_stall()
Dtree.c2663 void rcu_force_quiescent_state(void) in rcu_force_quiescent_state() function
2695 EXPORT_SYMBOL_GPL(rcu_force_quiescent_state);
2903 rcu_force_quiescent_state(); in __call_rcu_core()
Drcutorture.c504 .fqs = rcu_force_quiescent_state,