Searched refs:raw_spin_trylock_rcu_node (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/kernel/rcu/ | ||
D | rcu.h | 424 #define raw_spin_trylock_rcu_node(p) \ macro |
D | tree.c | 1869 !raw_spin_trylock_rcu_node(rnp)) { /* irqs already off, so later. */ in note_gp_changes() |