Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
369 static struct mtx filterops_lock; variable370 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops", MTX_DEF);1576 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1584 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1598 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1608 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1623 mtx_lock(&filterops_lock); in kqueue_fo_find()1627 mtx_unlock(&filterops_lock); in kqueue_fo_find()1642 mtx_lock(&filterops_lock); in kqueue_fo_release()1646 mtx_unlock(&filterops_lock); in kqueue_fo_release()