Home
last modified time | relevance | path

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

/kernel/rcu/
Dtree.c2782 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function
2789 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
Drcutorture.c451 .cond_sync = cond_synchronize_rcu,
/kernel/events/
Dcore.c5559 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()