Searched refs:cond_synchronize_rcu (Results 1 – 9 of 9) sorted by relevance
56 static inline void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function63 cond_synchronize_rcu(rgosp->rgos_norm); in cond_synchronize_rcu_full()78 cond_synchronize_rcu(oldstate); in cond_synchronize_rcu_expedited()
88 void cond_synchronize_rcu(unsigned long oldstate);
63 cond_synchronize_rcu(snapshot->rcu); in tp_rcu_cond_sync()
863 cond_synchronize_rcu(rq->rcustate); in request_alloc_slow()
1589 cond_synchronize_rcu(miniq->rcu_state); in mini_qdisc_pair_swap()
4368 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function4373 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
562 .cond_sync = cond_synchronize_rcu,
1376 get_state_synchronize_rcu() and cond_synchronize_rcu() functions1396 16 cond_synchronize_rcu(s);1405 cond_synchronize_rcu() has appeared quite recently, so it is too
6363 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()
Completed in 70 milliseconds