Lines Matching refs:mtx

103 	(void) mutex_lock(&entry->mtx);  in smb_netbios_cache_getfirst()
105 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_getfirst()
126 (void) mutex_lock(&entry->mtx); in smb_netbios_cache_getnext()
128 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_getnext()
165 (void) mutex_lock(&entry->mtx); in smb_netbios_cache_lookup()
167 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_lookup()
180 (void) mutex_unlock(&name->mtx); in smb_netbios_cache_unlock_entry()
209 (void) mutex_lock(&entry->mtx); in smb_netbios_cache_lookup_addr()
219 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_lookup_addr()
247 (void) mutex_lock(&entry->mtx); in smb_netbios_cache_insert()
255 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_insert()
265 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_insert()
280 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_insert()
293 (void) mutex_init(&entry->mtx, 0, 0); in smb_netbios_cache_insert()
317 (void) mutex_lock(&entry->mtx); in smb_netbios_cache_delete()
319 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_delete()
417 (void) mutex_lock(&name->mtx); in smb_netbios_cache_status()
428 (void) mutex_unlock(&name->mtx); in smb_netbios_cache_status()
453 (void) mutex_lock(&name->mtx); in smb_netbios_cache_reset_ttl()
467 (void) mutex_unlock(&name->mtx); in smb_netbios_cache_reset_ttl()
539 (void) mutex_lock(&name->mtx); in smb_netbios_cache_refresh()
554 (void) mutex_unlock(&name->mtx); in smb_netbios_cache_refresh()
589 (void) mutex_lock(&entry->mtx); in smb_netbios_cache_delete_locals()
599 (void) mutex_unlock(&entry->mtx); in smb_netbios_cache_delete_locals()
656 (void) mutex_lock(&name->mtx); in smb_netbios_cache_dump()
658 (void) mutex_unlock(&name->mtx); in smb_netbios_cache_dump()