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()
87 void cond_synchronize_rcu(unsigned long oldstate);
63 cond_synchronize_rcu(snapshot->rcu); in tp_rcu_cond_sync()
1560 cond_synchronize_rcu(miniq->rcu_state); in mini_qdisc_pair_swap()
868 cond_synchronize_rcu(rq->rcustate); in request_alloc_slow()
3756 void cond_synchronize_rcu(unsigned long oldstate) in cond_synchronize_rcu() function3761 EXPORT_SYMBOL_GPL(cond_synchronize_rcu);
555 .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
6143 cond_synchronize_rcu(event->rcu_batches); in ring_buffer_attach()
Completed in 48 milliseconds