Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dsrcutree.h83 struct mutex srcu_barrier_mutex; /* Serialize barrier ops. */ member
/linux-6.3-rc2/kernel/rcu/
A Dsrcutree.c246 mutex_init(&ssp->srcu_barrier_mutex); in init_srcu_struct_fields()
1526 mutex_lock(&ssp->srcu_barrier_mutex); in srcu_barrier()
1529 mutex_unlock(&ssp->srcu_barrier_mutex); in srcu_barrier()
1552 mutex_unlock(&ssp->srcu_barrier_mutex); in srcu_barrier()

Completed in 7 milliseconds