Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
343 static struct mtx filterops_lock; variable344 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops",1300 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1308 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1322 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1332 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1347 mtx_lock(&filterops_lock); in kqueue_fo_find()1351 mtx_unlock(&filterops_lock); in kqueue_fo_find()1366 mtx_lock(&filterops_lock); in kqueue_fo_release()1370 mtx_unlock(&filterops_lock); in kqueue_fo_release()