Home
last modified time | relevance | path

Searched refs:auth_lock (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c644 mutex_enter(&p->auth_lock); in nfsauth_refresh_thread()
668 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
686 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
714 mutex_enter(&p->auth_lock); in nfsauth_refresh_thread()
716 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
742 mutex_exit(&p->auth_lock); in nfsauth_refresh_thread()
931 mutex_init(&np->auth_lock, NULL, MUTEX_DEFAULT, NULL); in nfsauth_cache_get()
946 mutex_destroy(&np->auth_lock); in nfsauth_cache_get()
953 mutex_enter(&p->auth_lock); in nfsauth_cache_get()
965 cv_wait(&p->auth_cv, &p->auth_lock); in nfsauth_cache_get()
[all …]
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c492 mutex_enter(&hba->auth_lock); in emlxs_dhc_state()
494 mutex_exit(&hba->auth_lock); in emlxs_dhc_state()
6868 mutex_enter(&hba->auth_lock); in emlxs_dhc_auth_start()
6888 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
6907 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
6929 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
6941 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
6959 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
6979 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
7118 mutex_exit(&hba->auth_lock); in emlxs_dhc_auth_start()
[all …]
H A Demlxs_dfc.c9471 mutex_enter(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9478 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9487 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9495 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9506 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9512 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_cfg_table()
9528 mutex_enter(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
9535 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
9544 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
9552 mutex_exit(&hba->auth_lock); in emlxs_dfc_get_auth_key_table()
[all …]
/titanic_50/usr/src/uts/common/nfs/
H A Dexport.h321 kmutex_t auth_lock; member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2072 kmutex_t auth_lock; member