Searched refs:hook_notify_register (Results 1 – 1 of 1) sorted by relevance
232 static int hook_notify_register(hook_notify_head_t *head,660 error = hook_notify_register(&hks->hks_nhead, in hook_stack_notify_register()1186 error = hook_notify_register(&hfi->hfi_nhead, callback, arg); in hook_family_notify_register()1725 error = hook_notify_register(&hei->hei_nhead, callback, arg); in hook_event_notify_register()2480 hook_notify_register(hook_notify_head_t *head, hook_notify_fn_t callback, in hook_notify_register() function