Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c251 static kmutex_t hook_stack_lock; variable
297 mutex_init(&hook_stack_lock, NULL, MUTEX_DRIVER, NULL); in hook_init()
320 mutex_destroy(&hook_stack_lock); in hook_fini()
508 mutex_enter(&hook_stack_lock); in hook_stack_init()
510 mutex_exit(&hook_stack_lock); in hook_stack_init()
537 mutex_enter(&hook_stack_lock); in hook_stack_shutdown()
543 mutex_exit(&hook_stack_lock); in hook_stack_shutdown()
565 mutex_enter(&hook_stack_lock); in hook_stack_fini()
568 mutex_exit(&hook_stack_lock); in hook_stack_fini()
585 ASSERT(mutex_owned(&hook_stack_lock)); in hook_stack_remove()
[all …]
/illumos-gate/usr/src/uts/sparc/hook/
H A Dhook.global-objs.debug6428 hook_stack_lock
/illumos-gate/usr/src/uts/intel/hook/
H A Dhook.global-objs.debug6430 hook_stack_lock