Searched refs:tun_cv (Results 1 – 1 of 1) sorted by relevance
144 struct cv tun_cv; /* for ref'd dev destroy */ member375 cv_broadcast(&tp->tun_cv); in tun_unbusy_locked()623 cv_wait_unlock(&tp->tun_cv, &tp->tun_mtx); in tun_destroy()646 cv_destroy(&tp->tun_cv); in tun_destroy()805 cv_init(&tp->tun_cv, "tun_condvar"); in tun_create_device()