Searched refs:sd_log_mutex (Results 1 – 1 of 1) sorted by relevance
177 static kmutex_t sd_log_mutex; variable1964 mutex_init(&sd_log_mutex, NULL, MUTEX_DRIVER, NULL); in _init()1989 mutex_destroy(&sd_log_mutex); in _init()2029 mutex_destroy(&sd_log_mutex); in _fini()2104 mutex_enter(&sd_log_mutex); in sd_log_err()2109 mutex_exit(&sd_log_mutex); in sd_log_err()2114 mutex_enter(&sd_log_mutex); in sd_log_err()2119 mutex_exit(&sd_log_mutex); in sd_log_err()2154 mutex_enter(&sd_log_mutex); in sd_log_info()2159 mutex_exit(&sd_log_mutex); in sd_log_info()[all …]