Searched refs:srcu_barrier_mutex (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dsrcutree.h81 struct mutex srcu_barrier_mutex; /* Serialize barrier ops. */ member in struct:srcu_usage
/linux-master/kernel/rcu/
H A Dsrcutree.c252 mutex_init(&ssp->srcu_sup->srcu_barrier_mutex);
1599 mutex_lock(&ssp->srcu_sup->srcu_barrier_mutex);
1602 mutex_unlock(&ssp->srcu_sup->srcu_barrier_mutex);
1625 mutex_unlock(&ssp->srcu_sup->srcu_barrier_mutex);

Completed in 79 milliseconds