Searched refs:mlu (Results 1 – 1 of 1) sorted by relevance
11189 static struct sx mlu; /* mod load unload */ variable11190 SX_SYSINIT(cxgbe_mlu, &mlu, "cxgbe mod load/unload");11200 sx_xlock(&mlu); in mod_event()11238 sx_xunlock(&mlu); in mod_event()11242 sx_xlock(&mlu); in mod_event()11293 sx_xunlock(&mlu); in mod_event()