Searched refs:softcall_lock (Results 1 – 1 of 1) sorted by relevance
170 static kmutex_t softcall_lock; variable190 mutex_init(&softcall_lock, NULL, MUTEX_SPIN, in softcall_init()218 ASSERT(MUTEX_HELD(&softcall_lock)); in softcall_choose_cpu()285 mutex_exit(&softcall_lock); in softcall_choose_cpu()293 mutex_exit(&softcall_lock); in softcall_choose_cpu()321 mutex_enter(&softcall_lock); in softcall()347 mutex_exit(&softcall_lock); in softcall()353 mutex_exit(&softcall_lock); in softcall()438 mutex_enter(&softcall_lock); in softint()451 mutex_exit(&softcall_lock); in softint()[all …]