Searched refs:cond_synchronize_rcu (Results 1 – 5 of 5) sorted by relevance
80 void cond_synchronize_rcu(unsigned long oldstate);
35 static inline void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function
382 .cond_sync = cond_synchronize_rcu,
3207 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function3219 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
4379 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()