Home
last modified time | relevance | path

Searched refs:softcall_lock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsoftint.c170 static kmutex_t softcall_lock; variable
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()
490 mutex_exit(&softcall_lock); in softint()
494 mutex_exit(&softcall_lock); in softint()
[all …]