ofl_lock           96 kernel/rcu/tree.c 	.ofl_lock = __RAW_SPIN_LOCK_UNLOCKED(rcu_state.ofl_lock),
ofl_lock         1485 kernel/rcu/tree.c 		raw_spin_lock(&rcu_state.ofl_lock);
ofl_lock         1491 kernel/rcu/tree.c 			raw_spin_unlock(&rcu_state.ofl_lock);
ofl_lock         1527 kernel/rcu/tree.c 		raw_spin_unlock(&rcu_state.ofl_lock);
ofl_lock         3184 kernel/rcu/tree.c 	raw_spin_lock(&rcu_state.ofl_lock);
ofl_lock         3195 kernel/rcu/tree.c 	raw_spin_unlock(&rcu_state.ofl_lock);
ofl_lock          350 kernel/rcu/tree.h 	raw_spinlock_t ofl_lock ____cacheline_internodealigned_in_smp;