Searched refs:srcu_gp_mutex (Results 1 – 2 of 2) sorted by relevance
249 mutex_init(&ssp->srcu_sup->srcu_gp_mutex); in init_srcu_struct_fields()879 mutex_unlock(&sup->srcu_gp_mutex); in srcu_gp_end()1658 mutex_lock(&ssp->srcu_sup->srcu_gp_mutex); in srcu_advance_state()1676 mutex_unlock(&ssp->srcu_sup->srcu_gp_mutex); in srcu_advance_state()1684 mutex_unlock(&ssp->srcu_sup->srcu_gp_mutex); in srcu_advance_state()1692 mutex_unlock(&ssp->srcu_sup->srcu_gp_mutex); in srcu_advance_state()1710 mutex_unlock(&ssp->srcu_sup->srcu_gp_mutex); in srcu_advance_state()
70 struct mutex srcu_gp_mutex; /* Serialize GP work. */ member
Completed in 7 milliseconds