Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
370 static struct mtx filterops_lock; variable371 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops", MTX_DEF);1577 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1585 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1599 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1609 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1624 mtx_lock(&filterops_lock); in kqueue_fo_find()1628 mtx_unlock(&filterops_lock); in kqueue_fo_find()1643 mtx_lock(&filterops_lock); in kqueue_fo_release()1647 mtx_unlock(&filterops_lock); in kqueue_fo_release()