Home
last modified time | relevance | path

Searched refs:raw_spin_trylock_rcu_node (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/rcu/
A Drcu.h413 #define raw_spin_trylock_rcu_node(p) \ macro
A Dtree_nocb.h808 raw_spin_trylock_rcu_node(rnp)) { /* irqs already disabled. */ in nocb_cb_wait()
A Dtree.c1594 !raw_spin_trylock_rcu_node(rnp)) in rcu_advance_cbs_nowake()
1676 !raw_spin_trylock_rcu_node(rnp)) { /* irqs already off, so later. */ in note_gp_changes()
/linux/Documentation/RCU/Design/Memory-Ordering/
A DTree-RCU-Memory-Ordering.rst57 For completeness, a ``raw_spin_trylock_rcu_node()`` is also provided.
59 ``raw_spin_trylock_rcu_node()``, all invoke ``smp_mb__after_unlock_lock()``

Completed in 20 milliseconds