Searched refs:cond_synchronize_rcu (Results 1 – 7 of 7) 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
761 cond_synchronize_rcu(rq->rcustate); in request_alloc_slow()
3671 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function3678 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
464 .cond_sync = 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
5792 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()