Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dhook_impl.h136 typedef struct hook_notify_head hook_notify_head_t; typedef
155 hook_notify_head_t hei_nhead;
177 hook_notify_head_t hfi_nhead;
198 hook_notify_head_t hks_nhead;
/titanic_50/usr/src/uts/common/io/
H A Dhook.c232 static int hook_notify_register(hook_notify_head_t *head,
234 static int hook_notify_unregister(hook_notify_head_t *head,
236 static void hook_notify_run(hook_notify_head_t *head, char *family,
2480 hook_notify_register(hook_notify_head_t *head, hook_notify_fn_t callback, in hook_notify_register()
2512 hook_notify_unregister(hook_notify_head_t *head, in hook_notify_unregister()
2557 hook_notify_run(hook_notify_head_t *head, char *family, char *event, in hook_notify_run()