Searched refs:hn_func (Results 1 – 2 of 2) sorted by relevance
130 hook_notify_fn_t hn_func; member
2486 if (hn->hn_func == callback) { in hook_notify_register()2492 hn->hn_func = callback; in hook_notify_register()2520 if (hn->hn_func == callback) in hook_notify_unregister()2563 (*hn->hn_func)(cmd, hn->hn_arg, family, event, name); in hook_notify_run()