Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
348 static struct mtx filterops_lock; variable349 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops", MTX_DEF);1418 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1426 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1440 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1450 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1465 mtx_lock(&filterops_lock); in kqueue_fo_find()1469 mtx_unlock(&filterops_lock); in kqueue_fo_find()1484 mtx_lock(&filterops_lock); in kqueue_fo_release()1488 mtx_unlock(&filterops_lock); in kqueue_fo_release()