Searched refs:ip_thread_rwlock (Results 1 – 7 of 7) sorted by relevance
149 ip_thread_rwlock
3178 extern krwlock_t ip_thread_rwlock;
153 krwlock_t ip_thread_rwlock; variable4331 rw_destroy(&ip_thread_rwlock); in ip_ddi_destroy()4525 rw_enter(&ip_thread_rwlock, RW_WRITER); in ip_thread_exit()4527 rw_exit(&ip_thread_rwlock); in ip_thread_exit()4577 rw_init(&ip_thread_rwlock, NULL, RW_DEFAULT, NULL); in ip_ddi_init()
5103 rw_enter(&ip_thread_rwlock, RW_WRITER); in th_trace_gethash()5105 rw_exit(&ip_thread_rwlock); in th_trace_gethash()5186 rw_enter(&ip_thread_rwlock, RW_READER); in th_trace_cleanup()5198 rw_exit(&ip_thread_rwlock); in th_trace_cleanup()