Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
Drcu.h524 static inline void rcu_force_quiescent_state(void) { } in rcu_force_quiescent_state() function
538 void rcu_force_quiescent_state(void);
Dtree.c605 void rcu_force_quiescent_state(void) in rcu_force_quiescent_state() function
609 EXPORT_SYMBOL_GPL(rcu_force_quiescent_state);
Drcutorture.c430 .fqs = rcu_force_quiescent_state,