Searched refs:_sd_cache_lock (Results 1 – 7 of 7) sorted by relevance
208 mutex_enter(&_sd_cache_lock); in _sdbc_tdaemon_configure()210 mutex_exit(&_sd_cache_lock); in _sdbc_tdaemon_configure()214 mutex_exit(&_sd_cache_lock); in _sdbc_tdaemon_configure()328 mutex_enter(&_sd_cache_lock); in _sd_idle_daemon()331 mutex_exit(&_sd_cache_lock); in _sd_idle_daemon()346 mutex_enter(&_sd_cache_lock); in _sd_idle_daemon()348 mutex_exit(&_sd_cache_lock); in _sd_idle_daemon()360 mutex_enter(&_sd_cache_lock); in _sd_idle_daemon()362 mutex_exit(&_sd_cache_lock); in _sd_idle_daemon()398 mutex_enter(&_sd_cache_lock); in _sd_idle_daemon()[all …]
618 mutex_enter(&_sd_cache_lock);621 mutex_exit(&_sd_cache_lock);623 mutex_enter(&_sd_cache_lock);625 mutex_exit(&_sd_cache_lock);
161 mutex_enter(&_sd_cache_lock); in _sd_health_thread()163 mutex_exit(&_sd_cache_lock); in _sd_health_thread()183 mutex_enter(&_sd_cache_lock); in _sd_health_thread()185 mutex_exit(&_sd_cache_lock); in _sd_health_thread()
296 kmutex_t _sd_cache_lock; variable1385 mutex_enter(&_sd_cache_lock); in _sd_open_cd()1392 mutex_exit(&_sd_cache_lock); in _sd_open_cd()1408 mutex_exit(&_sd_cache_lock); in _sd_open_cd()1415 mutex_enter(&_sd_cache_lock); in _sd_open_cd()1432 mutex_exit(&_sd_cache_lock); in _sd_open_cd()1452 mutex_exit(&_sd_cache_lock); in _sd_open_cd()1488 mutex_enter(&_sd_cache_lock); in _sd_open_cd()1490 mutex_exit(&_sd_cache_lock); in _sd_open_cd()1527 mutex_enter(&_sd_cache_lock); in _sd_open_cd()[all …]
1816 mutex_enter(&_sd_cache_lock); in _sd_flush_thread()1818 mutex_exit(&_sd_cache_lock); in _sd_flush_thread()1845 mutex_enter(&_sd_cache_lock); in _sd_flush_thread()1847 mutex_exit(&_sd_cache_lock); in _sd_flush_thread()
482 mutex_init(&_sd_cache_lock, NULL, MUTEX_DRIVER, NULL); in sdbcinit()576 mutex_destroy(&_sd_cache_lock); in sdbcunload()
1064 extern kmutex_t _sd_cache_lock;