Searched refs:srcu_barrier_mutex (Results 1 – 2 of 2) sorted by relevance
90 struct mutex srcu_barrier_mutex; /* Serialize barrier ops. */ member
182 mutex_init(&sp->srcu_barrier_mutex); in init_srcu_struct_fields()1041 mutex_lock(&sp->srcu_barrier_mutex); in srcu_barrier()1044 mutex_unlock(&sp->srcu_barrier_mutex); in srcu_barrier()1081 mutex_unlock(&sp->srcu_barrier_mutex); in srcu_barrier()