Searched refs:unitmtx (Results 1 – 1 of 1) sorted by relevance
97 static struct mtx unitmtx; variable99 MTX_SYSINIT(unit, &unitmtx, "unit# allocation", MTX_DEF);107 mtx_lock(&unitmtx); in alloc_unr64()109 mtx_unlock(&unitmtx); in alloc_unr64()148 } unitmtx; variable343 uh->mtx = &unitmtx; in init_unrhdr()