Searched refs:sd_log_mutex (Results 1 – 1 of 1) sorted by relevance
184 #define sd_log_mutex ssd_log_mutex macro304 static kmutex_t sd_log_mutex; variable2438 mutex_init(&sd_log_mutex, NULL, MUTEX_DRIVER, NULL); in _init()2465 mutex_destroy(&sd_log_mutex); in _init()2508 mutex_destroy(&sd_log_mutex); in _fini()2586 mutex_enter(&sd_log_mutex); in sd_log_err()2591 mutex_exit(&sd_log_mutex); in sd_log_err()2596 mutex_enter(&sd_log_mutex); in sd_log_err()2601 mutex_exit(&sd_log_mutex); in sd_log_err()2636 mutex_enter(&sd_log_mutex); in sd_log_info()[all …]