Lines Matching refs:l_index_mtx
137 struct mtx l_index_mtx; member
202 mtx_init(&l->l_index_mtx, "noise_index", NULL, MTX_DEF); in noise_local_alloc()
224 mtx_destroy(&l->l_index_mtx); in noise_local_put()
398 mtx_lock(&l->l_index_mtx); in noise_remote_index_insert()
401 mtx_unlock(&l->l_index_mtx); in noise_remote_index_insert()
406 mtx_unlock(&l->l_index_mtx); in noise_remote_index_insert()
451 mtx_lock(&l->l_index_mtx); in noise_remote_index_remove()
454 mtx_unlock(&l->l_index_mtx); in noise_remote_index_remove()
640 mtx_lock(&l->l_index_mtx); in noise_add_new_keypair()
644 mtx_unlock(&l->l_index_mtx); in noise_add_new_keypair()
780 mtx_lock(&l->l_index_mtx); in noise_keypair_drop()
782 mtx_unlock(&l->l_index_mtx); in noise_keypair_drop()