Searched refs:tb_mutex (Results 1 – 2 of 2) sorted by relevance
74 mutex_init(&tstruct->tb_mutex, NULL, MUTEX_DRIVER, in hci1394_tlabel_init()103 mutex_destroy(&tstruct->tb_mutex); in hci1394_tlabel_fini()138 mutex_enter(&tlabel_handle->tb_mutex); in hci1394_tlabel_alloc()207 mutex_exit(&tlabel_handle->tb_mutex); in hci1394_tlabel_alloc()228 mutex_exit(&tlabel_handle->tb_mutex); in hci1394_tlabel_alloc()255 mutex_enter(&tlabel_handle->tb_mutex); in hci1394_tlabel_free()266 mutex_exit(&tlabel_handle->tb_mutex); in hci1394_tlabel_free()291 mutex_enter(&tlabel_handle->tb_mutex); in hci1394_tlabel_register()296 mutex_exit(&tlabel_handle->tb_mutex); in hci1394_tlabel_register()323 mutex_enter(&tlabel_handle->tb_mutex); in hci1394_tlabel_lookup()[all …]
137 kmutex_t tb_mutex; member