Searched refs:nguni_unilist_mtx (Results 1 – 1 of 1) sorted by relevance
781 static struct mtx nguni_unilist_mtx; variable794 mtx_init(&nguni_unilist_mtx, "netgraph UNI structure lists", NULL, in uni_init()819 mtx_destroy(&nguni_unilist_mtx); in uni_fini()834 mtx_lock(&nguni_unilist_mtx); in ng_uni_malloc()837 mtx_unlock(&nguni_unilist_mtx); in ng_uni_malloc()852 mtx_lock(&nguni_unilist_mtx); in ng_uni_malloc()854 mtx_unlock(&nguni_unilist_mtx); in ng_uni_malloc()866 mtx_lock(&nguni_unilist_mtx); in ng_uni_free()891 mtx_unlock(&nguni_unilist_mtx); in ng_uni_free()