Searched refs:ql_global_mutex (Results 1 – 2 of 2) sorted by relevance
1917 #define GLOBAL_STATE_LOCK() mutex_enter(&ql_global_mutex)1918 #define GLOBAL_STATE_UNLOCK() mutex_exit(&ql_global_mutex)2162 extern kmutex_t ql_global_mutex;
457 kmutex_t ql_global_mutex; variable628 mutex_init(&ql_global_mutex, NULL, MUTEX_DRIVER, NULL); in _init()634 mutex_destroy(&ql_global_mutex); in _init()704 mutex_destroy(&ql_global_mutex); in _fini()