Searched refs:EMLXS_MEMGET_LOCK (Results 1 – 3 of 3) sorted by relevance
675 mutex_enter(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_create()680 mutex_exit(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_create()716 mutex_exit(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_create()728 mutex_enter(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_destroy()733 mutex_exit(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_destroy()758 mutex_exit(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_destroy()773 mutex_enter(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_clean()778 mutex_exit(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_clean()849 mutex_exit(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_clean()863 mutex_enter(&EMLXS_MEMGET_LOCK); in emlxs_mem_pool_get()[all …]
6209 mutex_init(&EMLXS_MEMGET_LOCK, NULL, MUTEX_DRIVER, in emlxs_lock_init()6287 mutex_destroy(&EMLXS_MEMGET_LOCK); in emlxs_lock_destroy()
2174 #define EMLXS_MEMGET_LOCK hba->memget_lock /* mempool get lock */ macro