Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dhook.c250 static kmutex_t hook_stack_lock; variable
296 mutex_init(&hook_stack_lock, NULL, MUTEX_DRIVER, NULL); in hook_init()
319 mutex_destroy(&hook_stack_lock); in hook_fini()
507 mutex_enter(&hook_stack_lock); in hook_stack_init()
509 mutex_exit(&hook_stack_lock); in hook_stack_init()
536 mutex_enter(&hook_stack_lock); in hook_stack_shutdown()
542 mutex_exit(&hook_stack_lock); in hook_stack_shutdown()
564 mutex_enter(&hook_stack_lock); in hook_stack_fini()
567 mutex_exit(&hook_stack_lock); in hook_stack_fini()
584 ASSERT(mutex_owned(&hook_stack_lock)); in hook_stack_remove()
[all …]
/titanic_50/usr/src/uts/sparc/hook/
H A Dhook.global-objs.debug6428 hook_stack_lock
/titanic_50/usr/src/uts/intel/hook/
H A Dhook.global-objs.debug6430 hook_stack_lock