Searched refs:l_index_mtx (Results 1 – 1 of 1) sorted by relevance
137 struct mtx l_index_mtx; member202 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()[all …]