Searched refs:authdes_ops_lock (Results 1 – 3 of 3) sorted by relevance
168 extern kmutex_t authdes_ops_lock;
93 kmutex_t authdes_ops_lock; /* auth_ops initialization in authdes_ops() */ variable822 mutex_init(&authdes_ops_lock, NULL, MUTEX_DEFAULT, NULL); in sec_subrinit()840 mutex_destroy(&authdes_ops_lock); in sec_subrfini()
455 mutex_enter(&authdes_ops_lock); in authdes_ops()465 mutex_exit(&authdes_ops_lock); in authdes_ops()