Searched refs:soft_config_mutex (Results 1 – 3 of 3) sorted by relevance
46 kmutex_t soft_config_mutex; variable180 mutex_init(&soft_config_mutex, NULL, MUTEX_DRIVER, NULL); in kcf_soft_config_init()223 mutex_enter(&soft_config_mutex); in kcf_soft_config_dump()239 mutex_exit(&soft_config_mutex); in kcf_soft_config_dump()356 mutex_enter(&soft_config_mutex); in crypto_get_soft_list()361 mutex_exit(&soft_config_mutex); in crypto_get_soft_list()372 mutex_enter(&soft_config_mutex); in crypto_get_soft_list()377 mutex_exit(&soft_config_mutex); in crypto_get_soft_list()387 mutex_exit(&soft_config_mutex); in crypto_get_soft_list()1063 mutex_enter(&soft_config_mutex); in add_soft_config()[all …]
130 mutex_enter(&soft_config_mutex); in crypto_get_mech_list()136 mutex_exit(&soft_config_mutex); in crypto_get_mech_list()206 mutex_enter(&soft_config_mutex); in crypto_get_mech_list()232 mutex_exit(&soft_config_mutex); in crypto_get_mech_list()245 mutex_exit(&soft_config_mutex); in crypto_get_mech_list()
426 extern kmutex_t soft_config_mutex;