Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
378 static struct mtx filterops_lock; variable379 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops", MTX_DEF);1588 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1596 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1610 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1620 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1635 mtx_lock(&filterops_lock); in kqueue_fo_find()1639 mtx_unlock(&filterops_lock); in kqueue_fo_find()1654 mtx_lock(&filterops_lock); in kqueue_fo_release()1658 mtx_unlock(&filterops_lock); in kqueue_fo_release()