Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
Drcu.h513 static inline void rcu_force_quiescent_state(void) { } in rcu_force_quiescent_state() function
524 void rcu_force_quiescent_state(void);
Dtree_stall.h422 rcu_force_quiescent_state(); /* Kick them all. */ in print_other_cpu_stall()
Dtree.c2304 void rcu_force_quiescent_state(void) in rcu_force_quiescent_state() function
2336 EXPORT_SYMBOL_GPL(rcu_force_quiescent_state);
2534 rcu_force_quiescent_state(); in __call_rcu_core()
Drcutorture.c454 .fqs = rcu_force_quiescent_state,