Searched defs:hook_event_notify_run (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c228 static void hook_event_notify_run(hook_event_int_t *, hook_family_int_t *,
1426 * Set the flag so that we can call hook_event_notify_run without
1514 * Set the flag so that we can call hook_event_notify_run without
1831 * Function: hook_event_notify_run
1841 hook_event_notify_run(hook_event_int_t *hei, hook_family_int_t *hfi, function
1936 hook_event_notify_run(hei, hfi, event, h->h_name, HN_REGISTER);
2208 hook_event_notify_run(hei, hfi, event, h->h_name, HN_UNREGISTER);

Completed in 76 milliseconds