Searched refs:cond_synchronize_rcu (Results 1 – 10 of 10) sorted by relevance
44 void cond_synchronize_rcu(unsigned long oldstate);
25 static inline void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function
63 cond_synchronize_rcu(snapshot->rcu); in tp_rcu_cond_sync()
761 cond_synchronize_rcu(rq->rcustate); in request_alloc_slow()
3719 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function3726 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
464 .cond_sync = cond_synchronize_rcu,
201 cond_synchronize_rcu
914 cond_synchronize_rcu
1375 ``get_state_synchronize_rcu()`` and ``cond_synchronize_rcu()`` functions1395 16 cond_synchronize_rcu(s);1404 ``cond_synchronize_rcu()`` has appeared quite recently, so it is too
5854 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()