Searched refs:rmc_comm_attach_lock (Results 1 – 1 of 1) sorted by relevance
61 static kmutex_t rmc_comm_attach_lock; variable102 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_register()105 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_register()109 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_register()118 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_unregister()123 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_unregister()869 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_attach()871 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_attach()906 mutex_enter(&rmc_comm_attach_lock); in rmc_comm_detach()908 mutex_exit(&rmc_comm_attach_lock); in rmc_comm_detach()[all …]