Searched refs:hks_nhead (Results 1 – 2 of 2) sorted by relevance
199 hook_notify_head_t hks_nhead; member
503 TAILQ_INIT(&hks->hks_nhead); in hook_stack_init()591 !TAILQ_EMPTY(&hks->hks_nhead)) in hook_stack_remove()661 error = hook_notify_register(&hks->hks_nhead, in hook_stack_notify_register()732 VERIFY(TAILQ_EMPTY(&hks->hks_nhead)); in hook_stack_notify_unregister()738 error = hook_notify_unregister(&hks->hks_nhead, callback, &arg); in hook_stack_notify_unregister()799 hook_notify_run(&hks->hks_nhead, buffer, NULL, name, cmd); in hook_stack_notify_run()