Searched refs:hook_stack_lock (Results 1 – 3 of 3) sorted by relevance
250 static kmutex_t hook_stack_lock; variable296 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 …]
28 hook_stack_lock
30 hook_stack_lock