Searched refs:hks_shutdown (Results 1 – 2 of 2) sorted by relevance
541 hks->hks_shutdown = 1; in hook_stack_shutdown()565 hks->hks_shutdown = 2; in hook_stack_fini()653 if (hks->hks_shutdown != 0) { in hook_stack_notify_register()748 if ((error == 0) && (hks->hks_shutdown == 2)) in hook_stack_notify_unregister()880 if (hks->hks_shutdown != 0) { in hook_family_add()1037 if (hks->hks_shutdown == 2) in hook_family_free()1177 if ((hfi->hfi_stack->hks_shutdown != 0) || in hook_family_notify_register()1311 if (hks->hks_shutdown != 0) { in hook_event_add()1696 if (hks->hks_shutdown != 0) { in hook_event_notify_register()1869 if (hfi->hfi_stack->hks_shutdown) in hook_register()
199 int hks_shutdown; member