Searched refs:hook_notify_register (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c232 static int hook_notify_register(hook_notify_head_t *head,
660 error = hook_notify_register(&hks->hks_nhead,
1186 error = hook_notify_register(&hfi->hfi_nhead, callback, arg);
1725 error = hook_notify_register(&hei->hei_nhead, callback, arg);
2469 * Function: hook_notify_register
2480 hook_notify_register(hook_notify_head_t *head, hook_notify_fn_t callback, function

Completed in 62 milliseconds