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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c234 static int hook_notify_unregister(hook_notify_head_t *head,
721 error = hook_notify_unregister(&hks->hks_nhead, callback, &arg);
1245 error = hook_notify_unregister(&hfi->hfi_nhead, callback, &arg);
1781 error = hook_notify_unregister(&hei->hei_nhead, callback, &arg);
2500 * Function: hook_notify_unregister
2512 hook_notify_unregister(hook_notify_head_t *head, function

Completed in 61 milliseconds