Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drcu.h403 #define raw_spin_trylock_rcu_node(p) \ macro
H A Dtree.c1584 if (!rcu_seq_state(rcu_seq_current(&rnp->gp_seq)) || !raw_spin_trylock_rcu_node(rnp)) in rcu_advance_cbs_nowake()
1669 !raw_spin_trylock_rcu_node(rnp)) { /* irqs already off, so later. */ in note_gp_changes()
H A Dtree_plugin.h2111 raw_spin_trylock_rcu_node(rnp)) { /* irqs already disabled. */ in nocb_cb_wait()
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/
H 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()``