Searched refs:so_global_mtx (Results 1 – 1 of 1) sorted by relevance
300 static struct mtx so_global_mtx; variable301 MTX_SYSINIT(so_global_mtx, &so_global_mtx, "so_glabel", MTX_DEF);841 mtx_lock(&so_global_mtx); in soalloc()847 mtx_unlock(&so_global_mtx); in soalloc()864 mtx_lock(&so_global_mtx); in sodealloc()872 mtx_unlock(&so_global_mtx); in sodealloc()