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