Searched refs:ip_thread_rwlock (Results 1 – 7 of 7) sorted by relevance
150 ip_thread_rwlock
3184 extern krwlock_t ip_thread_rwlock;
157 krwlock_t ip_thread_rwlock; variable4361 rw_destroy(&ip_thread_rwlock); in ip_ddi_destroy()4555 rw_enter(&ip_thread_rwlock, RW_WRITER); in ip_thread_exit()4557 rw_exit(&ip_thread_rwlock); in ip_thread_exit()4607 rw_init(&ip_thread_rwlock, NULL, RW_DEFAULT, NULL); in ip_ddi_init()
5107 rw_enter(&ip_thread_rwlock, RW_WRITER); in th_trace_gethash()5109 rw_exit(&ip_thread_rwlock); in th_trace_gethash()5190 rw_enter(&ip_thread_rwlock, RW_READER); in th_trace_cleanup()5202 rw_exit(&ip_thread_rwlock); in th_trace_cleanup()