Searched refs:seql_lock (Results 1 – 1 of 1) sorted by relevance
48 struct mtx seql_lock; member122 mtx_init(&seqlock->seql_lock, "seqlock", NULL, MTX_DEF|MTX_NOWITNESS); in seqlock_init()129 mtx_lock(&seqlock->seql_lock); in lkpi_write_seqlock()147 mtx_unlock(&seqlock->seql_lock); in lkpi_write_sequnlock()