Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/rcu/
Drcu.h484 #define raw_spin_trylock_rcu_node(p) \ macro
Dtree_nocb.h929 raw_spin_trylock_rcu_node(rnp)) { /* irqs already disabled. */ in nocb_cb_wait()
Dtree.c1217 if (!rcu_seq_state(rcu_seq_current(&rnp->gp_seq)) || !raw_spin_trylock_rcu_node(rnp)) in rcu_advance_cbs_nowake()
1303 !raw_spin_trylock_rcu_node(rnp)) { /* irqs already off, so later. */ in note_gp_changes()
Dtasks.h365 if (!raw_spin_trylock_rcu_node(rtpcp)) { // irqs already disabled. in call_rcu_tasks_generic()
/linux-6.14.4/Documentation/RCU/Design/Memory-Ordering/
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()``