Lines Matching defs:hfi

642 	hook_family_int_t *hfi;  in hook_stack_notify_register()  local
708 hook_family_int_t *hfi; in hook_stack_notify_unregister() local
815 hook_run(hook_family_int_t *hfi, hook_event_token_t token, hook_data_t info) in hook_run()
884 hook_family_int_t *hfi, *new; in hook_family_add() local
958 hook_family_remove(hook_family_int_t *hfi) in hook_family_remove()
1023 hook_family_free(hook_family_int_t *hfi, hook_stack_t *hks) in hook_family_free()
1070 hook_family_shutdown(hook_family_int_t *hfi) in hook_family_shutdown()
1149 hook_family_int_t *hfi = NULL; in hook_family_find() local
1179 hook_family_notify_register(hook_family_int_t *hfi, in hook_family_notify_register()
1245 hook_family_notify_unregister(hook_family_int_t *hfi, in hook_family_notify_unregister()
1310 hook_event_add(hook_family_int_t *hfi, hook_event_t *he) in hook_event_add()
1389 hook_event_init_kstats(hook_family_int_t *hfi, hook_event_int_t *hei) in hook_event_init_kstats()
1430 hook_event_remove(hook_family_int_t *hfi, hook_event_t *he) in hook_event_remove()
1519 hook_event_shutdown(hook_family_int_t *hfi, hook_event_t *he) in hook_event_shutdown()
1571 hook_event_free(hook_event_int_t *hei, hook_family_int_t *hfi) in hook_event_free()
1618 hook_family_int_t *hfi; in hook_event_checkdup() local
1672 hook_event_find(hook_family_int_t *hfi, char *event) in hook_event_find()
1700 hook_event_notify_register(hook_family_int_t *hfi, char *event, in hook_event_notify_register()
1772 hook_event_notify_unregister(hook_family_int_t *hfi, char *event, in hook_event_notify_unregister()
1857 hook_event_notify_run(hook_event_int_t *hei, hook_family_int_t *hfi, in hook_event_notify_run()
1875 hook_register(hook_family_int_t *hfi, char *event, hook_t *h) in hook_register()
2167 hook_unregister(hook_family_int_t *hfi, char *event, hook_t *h) in hook_unregister()
2343 hook_init_kstats(hook_family_int_t *hfi, hook_event_int_t *hei, hook_int_t *hi) in hook_init_kstats()