Lines Matching refs:priv_mtx
95 mtx_unlock(f->priv_mtx); in ugen_transfer_setup()
102 setup, n_setup, f, f->priv_mtx); in ugen_transfer_setup()
116 mtx_lock(f->priv_mtx); in ugen_transfer_setup()
130 mtx_lock(f->priv_mtx); in ugen_open()
150 mtx_unlock(f->priv_mtx); in ugen_open()
163 mtx_lock(f->priv_mtx); in ugen_close()
166 mtx_unlock(f->priv_mtx); in ugen_close()
184 USB_MTX_ASSERT(f->priv_mtx, MA_OWNED); in ugen_open_pipe_write()
253 USB_MTX_ASSERT(f->priv_mtx, MA_OWNED); in ugen_open_pipe_read()
958 mtx_lock(f->priv_mtx); in ugen_fs_copy_in()
960 mtx_unlock(f->priv_mtx); in ugen_fs_copy_in()
963 mtx_unlock(f->priv_mtx); in ugen_fs_copy_in()
1101 mtx_lock(f->priv_mtx); in ugen_fs_copy_in()
1103 mtx_unlock(f->priv_mtx); in ugen_fs_copy_in()
1165 mtx_lock(f->priv_mtx); in ugen_fs_copy_out()
1168 mtx_unlock(f->priv_mtx); in ugen_fs_copy_out()
1172 mtx_unlock(f->priv_mtx); in ugen_fs_copy_out()
1175 mtx_unlock(f->priv_mtx); in ugen_fs_copy_out()
1347 mtx_lock(f->priv_mtx); in ugen_ioctl()
1349 mtx_unlock(f->priv_mtx); in ugen_ioctl()
1375 mtx_lock(f->priv_mtx); in ugen_ioctl()
1378 mtx_unlock(f->priv_mtx); in ugen_ioctl()
1393 mtx_lock(f->priv_mtx); in ugen_ioctl()
1410 mtx_unlock(f->priv_mtx); in ugen_ioctl()
1510 f, f->priv_mtx); in ugen_ioctl()
1568 mtx_lock(f->priv_mtx); in ugen_ioctl()
1570 mtx_unlock(f->priv_mtx); in ugen_ioctl()
2488 mtx_lock(f->priv_mtx); in ugen_ioctl_post()
2490 mtx_unlock(f->priv_mtx); in ugen_ioctl_post()