Home | History | Annotate | Download | only in net

Lines Matching refs:tun_lock

179 		mutex_enter(&tp->tun_lock);
212 mutex_init(&tp->tun_lock, MUTEX_DEFAULT, IPL_SOFTNET);
230 mutex_destroy(&tp->tun_lock);
316 mutex_enter(&tp->tun_lock);
330 mutex_exit(&tp->tun_lock);
369 mutex_exit(&tp->tun_lock);
378 mutex_exit(&tp->tun_lock);
411 mutex_exit(&tp->tun_lock);
450 mutex_enter(&tp->tun_lock);
491 mutex_exit(&tp->tun_lock);
564 mutex_enter(&tp->tun_lock);
571 mutex_exit(&tp->tun_lock);
575 mutex_exit(&tp->tun_lock);
644 mutex_enter(&tp->tun_lock);
649 mutex_exit(&tp->tun_lock);
776 mutex_exit(&tp->tun_lock);
816 if (cv_wait_sig(&tp->tun_cv, &tp->tun_lock)) {
823 mutex_exit(&tp->tun_lock);
843 mutex_exit(&tp->tun_lock);
869 mutex_exit(&tp->tun_lock);
974 mutex_enter(&tp->tun_lock);
984 mutex_exit(&tp->tun_lock);
992 mutex_exit(&tp->tun_lock);
1012 mutex_enter(&tp->tun_lock);
1020 mutex_exit(&tp->tun_lock);
1058 mutex_exit(&tp->tun_lock);
1068 mutex_enter(&tp->tun_lock);
1070 mutex_exit(&tp->tun_lock);
1082 KASSERT(mutex_owned(&tp->tun_lock));
1084 mutex_enter(&tp->tun_lock);
1092 KASSERT(mutex_owned(&tp->tun_lock));
1094 mutex_exit(&tp->tun_lock);
1133 mutex_exit(&tp->tun_lock);