Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c134 static kmutex_t fasttrap_cleanup_mtx; variable
285 mutex_enter(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()
288 mutex_exit(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()
358 mutex_enter(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()
384 mutex_exit(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup_cb()
394 mutex_enter(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup()
398 mutex_exit(&fasttrap_cleanup_mtx); in fasttrap_pid_cleanup()
2236 mutex_enter(&fasttrap_cleanup_mtx); in fasttrap_detach()
2244 mutex_exit(&fasttrap_cleanup_mtx); in fasttrap_detach()
2251 mutex_exit(&fasttrap_cleanup_mtx); in fasttrap_detach()
[all …]