Searched refs:cdevpriv_mtx (Results 1 – 3 of 3) sorted by relevance
93 extern struct mtx cdevpriv_mtx;
89 struct mtx cdevpriv_mtx; variable90 MTX_SYSINIT(cdevpriv_mtx, &cdevpriv_mtx, "cdevpriv lock", MTX_DEF);172 mtx_lock(&cdevpriv_mtx); in devfs_set_cdevpriv()176 mtx_unlock(&cdevpriv_mtx); in devfs_set_cdevpriv()179 mtx_unlock(&cdevpriv_mtx); in devfs_set_cdevpriv()190 mtx_assert(&cdevpriv_mtx, MA_OWNED); in devfs_destroy_cdevpriv()195 mtx_unlock(&cdevpriv_mtx); in devfs_destroy_cdevpriv()205 mtx_lock(&cdevpriv_mtx); in devfs_fpdrop()207 mtx_unlock(&cdevpriv_mtx); in devfs_fpdrop()
1150 mtx_lock(&cdevpriv_mtx); in destroy_devl()1153 mtx_lock(&cdevpriv_mtx); in destroy_devl()1155 mtx_unlock(&cdevpriv_mtx); in destroy_devl()