Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
344 static struct mtx filterops_lock; variable345 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops",1402 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1410 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1424 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1434 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1449 mtx_lock(&filterops_lock); in kqueue_fo_find()1453 mtx_unlock(&filterops_lock); in kqueue_fo_find()1468 mtx_lock(&filterops_lock); in kqueue_fo_release()1472 mtx_unlock(&filterops_lock); in kqueue_fo_release()