Searched refs:sol_uverbs_hca_lock (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.c55 kmutex_t sol_uverbs_hca_lock; variable
95 mutex_enter(&sol_uverbs_hca_lock);
106 mutex_exit(&sol_uverbs_hca_lock);
132 mutex_enter(&sol_uverbs_hca_lock);
161 mutex_exit(&sol_uverbs_hca_lock);
323 mutex_init(&sol_uverbs_hca_lock, NULL, MUTEX_DRIVER, NULL);
345 mutex_destroy(&sol_uverbs_hca_lock);
411 mutex_enter(&sol_uverbs_hca_lock);
420 mutex_exit(&sol_uverbs_hca_lock);
H A Dsol_uverbs.c291 mutex_enter(&sol_uverbs_hca_lock);
294 mutex_exit(&sol_uverbs_hca_lock);
318 mutex_enter(&sol_uverbs_hca_lock);
326 mutex_exit(&sol_uverbs_hca_lock);
358 mutex_enter(&sol_uverbs_hca_lock);
360 mutex_exit(&sol_uverbs_hca_lock);
663 mutex_enter(&sol_uverbs_hca_lock);
667 mutex_exit(&sol_uverbs_hca_lock);
670 mutex_exit(&sol_uverbs_hca_lock);
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_hca.h114 extern kmutex_t sol_uverbs_hca_lock;

Completed in 87 milliseconds