Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/rcu/
Drcu.h536 static inline void rcu_force_quiescent_state(void) { } in rcu_force_quiescent_state() function
552 void rcu_force_quiescent_state(void);
Dtree_stall.h622 rcu_force_quiescent_state(); /* Kick them all. */ in print_other_cpu_stall()
Dtree.c2413 void rcu_force_quiescent_state(void) in rcu_force_quiescent_state() function
2445 EXPORT_SYMBOL_GPL(rcu_force_quiescent_state);
2677 rcu_force_quiescent_state(); in __call_rcu_core()
Drcutorture.c556 .fqs = rcu_force_quiescent_state,