Home
last modified time | relevance | path

Searched refs:hook_notify_run (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c237 static void hook_notify_run(hook_notify_head_t *head, char *family,
799 hook_notify_run(&hks->hks_nhead, buffer, NULL, name, cmd); in hook_stack_notify_run()
1368 hook_notify_run(&hfi->hfi_nhead, in hook_event_add()
1495 hook_notify_run(&hfi->hfi_nhead, in hook_event_remove()
1555 hook_notify_run(&hfi->hfi_nhead, in hook_event_shutdown()
1861 hook_notify_run(&hei->hei_nhead, hfi->hfi_family.hf_name, in hook_event_notify_run()
2573 hook_notify_run(hook_notify_head_t *head, char *family, char *event, in hook_notify_run() function