Searched refs:filterops_lock (Results 1 – 1 of 1) sorted by relevance
342 static struct mtx filterops_lock; variable343 MTX_SYSINIT(kqueue_filterops, &filterops_lock, "protect sysfilt_ops", MTX_DEF);1412 mtx_lock(&filterops_lock); in kqueue_add_filteropts()1420 mtx_unlock(&filterops_lock); in kqueue_add_filteropts()1434 mtx_lock(&filterops_lock); in kqueue_del_filteropts()1444 mtx_unlock(&filterops_lock); in kqueue_del_filteropts()1459 mtx_lock(&filterops_lock); in kqueue_fo_find()1463 mtx_unlock(&filterops_lock); in kqueue_fo_find()1478 mtx_lock(&filterops_lock); in kqueue_fo_release()1482 mtx_unlock(&filterops_lock); in kqueue_fo_release()