Searched refs:mlu (Results 1 – 1 of 1) sorted by relevance
13238 static struct sx mlu; /* mod load unload */ variable13239 SX_SYSINIT(cxgbe_mlu, &mlu, "cxgbe mod load/unload");13249 sx_xlock(&mlu); in mod_event()13293 sx_xunlock(&mlu); in mod_event()13297 sx_xlock(&mlu); in mod_event()13357 sx_xunlock(&mlu); in mod_event()