Searched refs:cond_synchronize_rcu (Results 1 – 5 of 5) sorted by relevance
79 void cond_synchronize_rcu(unsigned long oldstate);
44 static inline void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function
3214 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function3221 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
427 .cond_sync = cond_synchronize_rcu,
5336 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()