Searched refs:hook_find (Results 1 – 1 of 1) sorted by relevance
216 static hook_int_t *hook_find(hook_event_int_t *hei, hook_t *h);1902 hi = hook_find(hei, h); in hook_register()2171 hi = hook_find(hei, h); in hook_unregister()2252 hook_find(hook_event_int_t *hei, hook_t *h) in hook_find() function